Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-711

KeyValueStore.range() Javadoc incorrectly describes "to" as inclusive

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • docs
    • None

    Description

      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.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            chamberlin Chris Chamberlin
            chamberlin Chris Chamberlin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment