[
https://issues.apache.org/jira/browse/IGNITE-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15697123#comment-15697123
]
Roman Shtykh edited comment on IGNITE-4244 at 11/27/16 3:52 AM:
----------------------------------------------------------------
[~anovikov]
Andrey, an error message starting with ERR (which is {{JedisDataException}} for
jedis).
This is covered by the unit test in RedisProtocolSelfTest#testIncrDecr lines
299-307.
Do you think this fix can be merged to the master branch? I would like to see
it in 1.8.0 release.
was (Author: roman_s):
[~anovikov]
Andrey, an error message starting with ERR.
This is covered by the unit test in RedisProtocolSelfTest#testIncrDecr lines
299-307.
Do you think this fix can be merged to the master branch? I would like to see
it in 1.8.0 release.
> Redis INCR/DECR to operate on AtomicLong.
> -----------------------------------------
>
> Key: IGNITE-4244
> URL: https://issues.apache.org/jira/browse/IGNITE-4244
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Roman Shtykh
> Assignee: Roman Shtykh
> Labels: redis
> Fix For: 1.8
>
>
> "The INCR command parses the string value as an integer, increments it by
> one, and finally sets the obtained value as the new value. "
> http://redis.io/topics/data-types-intro
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)