[ 
https://issues.apache.org/jira/browse/SAMZA-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589078#comment-14589078
 ] 

Chris Riccomini commented on SAMZA-711:
---------------------------------------

+1

> KeyValueStore.range() Javadoc incorrectly describes "to" as inclusive
> ---------------------------------------------------------------------
>
>                 Key: SAMZA-711
>                 URL: https://issues.apache.org/jira/browse/SAMZA-711
>             Project: Samza
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 0.10.0
>            Reporter: Chris Chamberlin
>            Assignee: Chris Chamberlin
>            Priority: Minor
>         Attachments: samza-711.diff
>
>
> The Javadoc for KeyValueStore.range() describes the range as {{\[from, 
> to\]}}, but as implemented (and unit-tested for in-memory and RocksDB by 
> {{TestKeyValueStores}}), the actual behavior is {{[from, to)}} - a key equal 
> to {{to}} will not be returned.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to