Skip to content

GH-2775: Deprecate ContainerProperties properties transactionManager #3066

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

Conversation

Wzy19930507
Copy link
Contributor

Use KafkaAwareTransactionManager to properly manage Kafka transactions.

  • Deprecated properties transactionManager and add kafkaAwareTransactionManager at ContainerProperties.
  • Modify transaction unit test to `setKafkaAwareTransactionManager.

Resolves #2775

…nsactionManager

Use `KafkaAwareTransactionManager` to properly manage Kafka transactions.

* Deprecated properties transactionManager and add kafkaAwareTransactionManager at ContainerProperties.
* Modify transaction unit test to `setKafkaAwareTransactionManager.

Resolves spring-projects#2775
@sobychacko sobychacko changed the title GH-2775: Deprecated ContainerProperties properties transactionManager GH-2775: Deprecate ContainerProperties properties transactionManager Feb 27, 2024
@sobychacko sobychacko added this to the 3.2.0-M2 milestone Feb 27, 2024
@sobychacko
Copy link
Contributor

sobychacko commented Feb 27, 2024

This PR is merged via cd4341c.

@sobychacko sobychacko closed this Feb 27, 2024
@Wzy19930507 Wzy19930507 deleted the GH-2775_deprecated_container_transcation_manager branch February 28, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Offset is committed after the rollback of the DB transaction
2 participants