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

Issue #454 proposal - Adding validation to connectionBuilder #460

Merged

Conversation

capucho
Copy link
Contributor

@capucho capucho commented Aug 8, 2019

Proposal for issue #454

@capucho capucho changed the title Adding validation to connectionBuilder Issue #454 proposal - Adding validation to connectionBuilder Aug 8, 2019
Copy link
Collaborator

@Nevon Nevon left a comment

Choose a reason for hiding this comment

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

KafkaJSConnectionError is a retriable error (it inherits KafkaJSError which is retriable by default). Since retrying wouldn't change the list of brokers, this should be non-retriable.

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

2 participants