You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (JIRA)" <ji...@apache.org> on 2017/10/20 15:36:08 UTC

[jira] [Created] (GEODE-3881) [CI Failure] org.apache.geode.redis.SetsJUnitTest > testSDiffAndStore FAILED

Eric Shu created GEODE-3881:
-------------------------------

             Summary: [CI Failure] org.apache.geode.redis.SetsJUnitTest > testSDiffAndStore FAILED
                 Key: GEODE-3881
                 URL: https://issues.apache.org/jira/browse/GEODE-3881
             Project: Geode
          Issue Type: Bug
            Reporter: Eric Shu


Failed at GemFireIntegrationTest #156
{noformat}
org.apache.geode.redis.SetsJUnitTest > testSDiffAndStore FAILED
    redis.clients.jedis.exceptions.JedisDataException: ERR This key could not be created. Gemfire does not allow certain characters to used in keys
        at redis.clients.jedis.Protocol.processError(Protocol.java:127)
        at redis.clients.jedis.Protocol.process(Protocol.java:161)
        at redis.clients.jedis.Protocol.read(Protocol.java:215)
        at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340)
        at redis.clients.jedis.Connection.getIntegerReply(Connection.java:265)
        at redis.clients.jedis.Jedis.sdiffstore(Jedis.java:1341)
        at org.apache.geode.redis.SetsJUnitTest.testSDiffAndStore(SetsJUnitTest.java:157)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)