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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        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