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

Fix Error State Issue when Kafka Cluster is Offline #19

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

mrasante
Copy link

@mrasante mrasante commented Jun 3, 2019

Implemented a fix to account for cluster state validation prior to starting/restarting.
Also removed libraries that are no longer needed. For situation where a cluster/broker goes down when running, the transport will log an error but remain in the running and will be able to resume operation once the cluster comes back online.

@mrasante mrasante requested review from hanoch and eironside June 3, 2019 16:29
@mrasante mrasante self-assigned this Jun 3, 2019
@mrasante mrasante changed the title 10.7.1 Fix Error State Issue when Kafka Cluster is Offline Jun 3, 2019
Copy link
Member

@hanoch hanoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the difference between this modified gallery item transport and the OOTB 10.7.1 one?

@hanoch
Copy link
Member

hanoch commented Jun 7, 2019

@mrasante what is the difference between this modified gallery item transport and the OOTB 10.7.1 one?

@hanoch
Copy link
Member

hanoch commented Jun 11, 2019

@mrasante Please move the SDK dependency to the main pom file.

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.

None yet

3 participants