stephen mallette created TINKERPOP-2144:
-------------------------------------------

             Summary: Better handle Authenticator instance failures
                 Key: TINKERPOP-2144
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2144
             Project: TinkerPop
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.3.5
            Reporter: stephen mallette
            Assignee: stephen mallette


There are handful of kerberos tests that randomly fail (depending on the 
environment but mostly in docker for me). Investigation revealed that 
{{Authenticator}} instances on the first SASL round of a request were not 
trapping exceptions and were just firing pipeline errors which could hang a 
client until timeout. By fixing that problem, we no longer need to rely on the 
assertion of server logs for kerberos tests which should harden them from 
random failure.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to