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

wait for last chunk of query response before reinitializing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.2
    • 1.1.1
    • None

    Description

      In the N1QL parser, we don't actually check if the chunk was the last when transitioning to the DONE state. This leads to blocking when there's still a little chunk with closing bracket(s) at the end.
      The parser should only be reset when in DONE state AND the chunk is the last.

      Attachments

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

        Activity

          People

            simonbasle Simon Baslé (Inactive)
            simonbasle Simon Baslé (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty