Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor transaction recovery configuration handling #158

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

gastaldi
Copy link
Member

@gastaldi gastaldi commented Feb 5, 2025

- Remove references to `TransactionManagerConfiguration` across deployment and runtime modules.
- Refactor dynamic configuration handling to use `ConfigProvider` for `enable-recovery` flag retrieval.
- Simplify and clean up unused imports and injection points.

```
- Remove references to `TransactionManagerConfiguration` across deployment and runtime modules.
- Refactor dynamic configuration handling to use `ConfigProvider` for `enable-recovery` flag retrieval.
- Simplify and clean up unused imports and injection points.
```
@gastaldi gastaldi requested a review from a team as a code owner February 5, 2025 15:43
@gastaldi gastaldi merged commit 0f82df3 into main Feb 5, 2025
1 check passed
@gastaldi gastaldi deleted the config branch February 5, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant