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

Cancel retry if the error is authenticate failed #8058

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

zymap
Copy link
Member

@zymap zymap commented Sep 14, 2020


Fixes #7927

Motivation

We shouldn't retry to connect to the server if the client has an authenticate error.

Verified

This commit was signed with the committer’s verified signature.
zymap Yong Zhang
---

Fixes apache#7929

*Motivation*

We shouldn't retry to connect to the server if the client has authenticate error.
@zymap
Copy link
Member Author

zymap commented Sep 15, 2020

/pulsarbot run-failure-checks

1 similar comment
@zymap
Copy link
Member Author

zymap commented Sep 15, 2020

/pulsarbot run-failure-checks

@jiazhai jiazhai merged commit bf96619 into apache:master Sep 16, 2020
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Oct 3, 2020
---

Fixes apache#7929

*Motivation*

We shouldn't retry to connect to the server if the client has authenticate error.
merlimat pushed a commit to merlimat/pulsar that referenced this pull request Dec 19, 2020
---

Fixes apache#7929

*Motivation*

We shouldn't retry to connect to the server if the client has authenticate error.
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.

[Java Client 2.6.1] Client keeps retrying for about 30 seconds when there is an Authentication failure
3 participants