-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Remove checkpoint from Spring Cloud Azure Service Bus #27615
Remove checkpoint from Spring Cloud Azure Service Bus #27615
Conversation
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
API changes have been detected in |
API changes have been detected in |
API changes have been detected in |
API changes have been detected in |
API changes have been detected in |
API changes have been detected in |
API changes have been detected in |
API changes have been detected in |
API changes have been detected in |
API changes have been detected in |
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
...spring/cloud/stream/binder/servicebus/core/properties/ServiceBusConsumerPropertiesTests.java
Outdated
Show resolved
Hide resolved
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The checkpoint doesn't exist in Service Bus and Service Bus already has the property of
autocomplete
, so this PR will remove checkpoint from the Service Bus, and move CheckpointMode / CheckpointConfig