You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2021/12/09 17:15:00 UTC

[jira] [Resolved] (GEODE-9870) JedisMovedDataException exception in testReconnectionWithAuthAndServerRestarts

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

Jens Deppe resolved GEODE-9870.
-------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> JedisMovedDataException exception in testReconnectionWithAuthAndServerRestarts
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-9870
>                 URL: https://issues.apache.org/jira/browse/GEODE-9870
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Bill Burcham
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> CI failure here [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/315|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/315]:
>  
> {code:java}
> AuthWhileServersRestartDUnitTest > testReconnectionWithAuthAndServerRestarts FAILED
>     redis.clients.jedis.exceptions.JedisMovedDataException: MOVED 12539 127.0.0.1:26259
>         at redis.clients.jedis.Protocol.processError(Protocol.java:119)
>         at redis.clients.jedis.Protocol.process(Protocol.java:169)
>         at redis.clients.jedis.Protocol.read(Protocol.java:223)
>         at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:352)
>         at redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:270)
>         at redis.clients.jedis.BinaryJedis.flushAll(BinaryJedis.java:826)
>         at org.apache.geode.test.dunit.rules.RedisClusterStartupRule.flushAll(RedisClusterStartupRule.java:147)
>         at org.apache.geode.test.dunit.rules.RedisClusterStartupRule.flushAll(RedisClusterStartupRule.java:131)
>         at org.apache.geode.redis.internal.executor.auth.AuthWhileServersRestartDUnitTest.after(AuthWhileServersRestartDUnitTest.java:88){code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)