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

Changing the exception when client sends request before authentication #7808

Merged
merged 1 commit into from Mar 22, 2016

Conversation

sancar
Copy link
Contributor

@sancar sancar commented Mar 21, 2016

related to fix done here #5422.
The AuthenticationException send when client sends wrong credentials
should before authentication, it should be retried.
Changing the later case exception to be able to remove
AuthenticationException from exceptions that needs to be retried to
reduce complexity.

related to fix done here hazelcast#5422.
The AuthenticationException send when client sends wrong credentials
should before authentication, it should be retried.
Changing the later case exception to be able to remove
AuthenticationException from exceptions that needs to be retried to
reduce complexity.
@sancar sancar self-assigned this Mar 21, 2016
@sancar sancar added this to the 3.7 milestone Mar 21, 2016
@ihsandemir
Copy link
Contributor

👍

sancar pushed a commit that referenced this pull request Mar 22, 2016
Changing the exception when client sends request before authentication
@sancar sancar merged commit 3d4f457 into hazelcast:master Mar 22, 2016
@sancar sancar deleted the fix/donotRetryAuthException/master branch March 22, 2016 09:28
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Client Type: Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants