Bill Burcham created GEODE-9870:
-----------------------------------

             Summary: 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


CI failure:

 
{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)

Reply via email to