[
https://issues.apache.org/jira/browse/GEODE-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262737#comment-17262737
]
ASF subversion and git services commented on GEODE-8577:
--------------------------------------------------------
Commit cad1eb55f6de613a62efc2a3daf2935b2b7aebda in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cad1eb5 ]
GEODE-8577: Increase time to get Redis native connection (#5874)
- It's possible that the test is exhausting the number of available
sockets. Closed connections sit in TIME_WAIT for 60 seconds on Linux.
This change increases the time to get a connection beyond that to
allow for connections to be fully closed and ports to be released.
> PubSubNativeRedisAcceptanceTest is flaky
> ----------------------------------------
>
> Key: GEODE-8577
> URL: https://issues.apache.org/jira/browse/GEODE-8577
> Project: Geode
> Issue Type: Test
> Components: redis
> Reporter: Jens Deppe
> Assignee: Sarah Abbey
> Priority: Major
> Labels: pull-request-available
>
> Going to disable this one test and work on fixing that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)