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

If a TargetedQueryRequest is sent and enhancedPreparedEnabled is true, the PREPARE statement should be executed on the same node

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.2.2
    • None
    • None
    • None
    • 1

    Description

      A TargetedQueryRequest is sent to the SDK, requesting it be sent to node X.  If enhancedPreparedEnabled/auto_execute is enabled, and adhoc=false, then a PREPARE statement is executed.  However it may be executed on node Y, which doesn't respect the TargetedQueryRequest.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                PagerDuty