You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Michael Dodge (JIRA)" <ji...@apache.org> on 2018/03/22 22:10:00 UTC

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

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

Michael Dodge reassigned GEODE-3881:
------------------------------------

    Assignee: Michael Dodge

> [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
>          Components: redis
>            Reporter: Eric Shu
>            Assignee: Michael Dodge
>            Priority: Major
>
> {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
(v7.6.3#76005)