[
https://issues.apache.org/jira/browse/GEODE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358706#comment-17358706
]
ASF subversion and git services commented on GEODE-9317:
--------------------------------------------------------
Commit 8cd5009b36b0e513f88d3b28b828fa726efb9ca6 in geode's branch
refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8cd5009 ]
GEODE-9317: handle infinity as valid score in zadd (#6555)
- add hitsmisses test
- support infinity as valid score when using zadd command
- add tests
> ZADD/ZSCORE do not properly handle infinity
> -------------------------------------------
>
> Key: GEODE-9317
> URL: https://issues.apache.org/jira/browse/GEODE-9317
> Project: Geode
> Issue Type: Bug
> Components: redis
> Affects Versions: 1.15.0
> Reporter: Ray Ingles
> Assignee: Hale Bales
> Priority: Critical
> Labels: pull-request-available
>
> Native Redis accepts values like "inf", "+inf", "-infinity", etc. Currently
> Radish considers these values invalid and returns "ERRÂ value is not a valid
> float".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)