You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/07/07 16:29:43 UTC

[GitHub] [geode] DonalEvans commented on pull request #6674: GEODE-9187: Implement Radish ZREVRANK command

DonalEvans commented on pull request #6674:
URL: https://github.com/apache/geode/pull/6674#issuecomment-875749643


   Force pushed to rebase on develop, but also included a change that was not in the initial commit, changing the return type of internal zrank and zrevrank methods to be `long` rather than `int`, as per [the Redis documentation](https://redis.io/topics/protocol#integer-reply) regarding Integer returns: "the returned integer is guaranteed to be in the range of a signed 64 bit integer"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org