Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-1165

Sampling range scan fails when seed is negative

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 2.4.1
    • None
    • None
    • None
    • 1

    Description

      Suggested release note: None

      The server expects the seed to be unsigned. If the client passes a negative value, the server closes the connection.

      To reproduce the problem, attempt a sampling scan with a negative seed.

      Proposed solution: clear the seed's sign bit before adding it to the request payload JSON.

      Attachments

        For Gerrit Dashboard: JVMCBC-1165
        # Subject Branch Project Status CR V

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty