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 2021/04/02 10:56:00 UTC

[jira] [Updated] (TINKERPOP-2504) Intermittently failing server/driver integration tests

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

Stephen Mallette updated TINKERPOP-2504:
----------------------------------------
    Summary: Intermittently failing server/driver integration tests  (was: Failing ClientConnectionIntegrateTest)

> Intermittently failing server/driver integration tests
> ------------------------------------------------------
>
>                 Key: TINKERPOP-2504
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2504
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver, server
>    Affects Versions: 3.4.9
>            Reporter: Stephen Mallette
>            Priority: Minor
>
> I've noticed this test failing intermittently on Travis and more consistently on the {{master}} branch with Docker. It fails with a {{ConcurrentModificationException}} (haven't been able to easily get the entire stack trace thanks to the docker issue and i've not caught it happening in the last few days on Travis). Adding this line of code seems to have made the test pass more consistently:
> https://github.com/apache/tinkerpop/commit/4b099b3c84a350aae953cdf517aa11c7017eb2ae
> which would indicate something perhaps fishy with how hosts are being marked dead and iterated. Would be nice to get rid of that little hack.
> cc/ [~divijvaidya]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)