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

[jira] [Closed] (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 ]

nabarun closed GEODE-3881.
--------------------------

> [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: ci, redis
>            Reporter: Eric Shu
>            Assignee: Michael Dodge
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> {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)