Skip to content

TINKERPOP-2144 Better handle Authenticator failures#1049

Merged
spmallette merged 1 commit intotp33from
TINKERPOP-2144
Feb 1, 2019
Merged

TINKERPOP-2144 Better handle Authenticator failures#1049
spmallette merged 1 commit intotp33from
TINKERPOP-2144

Conversation

@spmallette
Copy link
Copy Markdown
Contributor

@spmallette spmallette commented Jan 25, 2019

https://issues.apache.org/jira/browse/TINKERPOP-2144

Failures occurred on the first round of a SASL request when the negotiator was being created and if an exception was tossed there neither the server nor driver handled the situation well. By explicitly capturing and handling it, we can now properly assert results in kerberos tests without having to try to assert server logs which wasn't always dependable for some reason. This change should prevent random failures around kerberos tests which has long been a problem.

All tests pass with docker/build.sh -t -n -i

VOTE +1

@spmallette spmallette force-pushed the TINKERPOP-2144 branch 2 times, most recently from 435de39 to 7ecdd5e Compare January 28, 2019 17:41
Failures occurred on the first round of a SASL request when the negotiator was being created and if an exception was tossed there neither the server nor driver handled the situation well. By explicitly capturing and handling it, we can now properly assert results in kerberos tests without having to try to assert server logs which wasn't always dependable for some reason. This change should prevent random failures around kerberos tests which has long been a problem.
@dkuppitz
Copy link
Copy Markdown
Contributor

VOTE +1

@spmallette spmallette merged commit 117a386 into tp33 Feb 1, 2019
@asfgit asfgit deleted the TINKERPOP-2144 branch June 5, 2019 15:30
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.

2 participants