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

Add flag 'fallback to remote datacenter' #1825

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

piotrrzysko
Copy link
Member

This is a preliminary step to introduce fallback to a remote datacenter in case of any failures with the local Kafka cluster while publishing. The flag introduced here, when set to true, will enable the fallback for a given topic and disable persistent buffers for it. The mechanism respecting this flag will be added as a follow-up.

This is a preliminary step to introduce fallback to a remote datacenter in case of any failures with the local Kafka cluster while publishing. The flag introduced here, when set to true, will enable the fallback for a given topic and disable persistent buffers for it. The mechanism respecting this flag will be added as a follow-up.
@piotrrzysko piotrrzysko changed the title Flag 'fallback to remote datacenter' Add flag 'fallback to remote datacenter' Feb 28, 2024
@moscicky moscicky self-requested a review February 28, 2024 14:32
@moscicky moscicky merged commit f29ae97 into master Feb 29, 2024
27 of 28 checks passed
@piotrrzysko piotrrzysko deleted the fallbackToRemoteDatacenterFlag branch February 29, 2024 11:05
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.

None yet

3 participants