You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2019/02/01 13:13:00 UTC

[jira] [Closed] (TINKERPOP-2144) Better handle Authenticator instance failures

     [ https://issues.apache.org/jira/browse/TINKERPOP-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-2144.
---------------------------------------
       Resolution: Done
    Fix Version/s: 3.4.1
                   3.3.6

> 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
>            Priority: Major
>             Fix For: 3.3.6, 3.4.1
>
>
> 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)