Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-403

not_my_vbucket on upsert results in request_canceled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-dp.11
    • None
    • None
    • None
    • 0

    Description

       321219 [2023-11-14 05:06:31.762] [250943,250943] [trace] 0ms, [efe309-c9ff-2a4a-accf-461af0979dd7ea/606088-a8ff-014a-fcf7-d18ff24e4c5cde/tls/travel-sample] <private-endpoint.xyagc1uk1i4eetfx.cloud.couchbase.com/10.0.0.56:11210> MCBP send, opaque=4607,  80 01 00 21 08 01 03 f0 00 00 00 89 00 00 11 ff 00 00 00 00 00 00 00 00
       321220 [2023-11-14 05:06:31.764] [250943,250971] [trace] 1ms, [efe309-c9ff-2a4a-accf-461af0979dd7ea/606088-a8ff-014a-fcf7-d18ff24e4c5cde/tls/travel-sample] <private-endpoint.xyagc1uk1i4eetfx.cloud.couchbase.com/10.0.0.56:11210> MCBP recv, opaque=4607,  18 01 03 00 00 01 00 07 00 00 41 96 00 00 11 ff 00 00 00 00 00 00 00 00
       321221 [2023-11-14 05:06:31.765] [250943,250971] [debug] 0ms, [efe309-c9ff-2a4a-accf-461af0979dd7ea/606088-a8ff-014a-fcf7-d18ff24e4c5cde/tls/travel-sample] <private-endpoint.xyagc1uk1i4eetfx.cloud.couchbase.com/10.0.0.56:11210> received not_my_vbucket status for upsert (0x01), opaque=4607 with config rev=1:12840 in the payload
       321222 [2023-11-14 05:06:31.765] [250943,250971] [trace] 0ms, [efe309-c9ff-2a4a-accf-461af0979dd7ea/606088-a8ff-014a-fcf7-d18ff24e4c5cde/tls/travel-sample] <private-endpoint.xyagc1uk1i4eetfx.cloud.couchbase.com/10.0.0.56:11210> MCBP invoked operation handler: opcode=upsert (0x01), opaque=4607, status=7 (not_my_vbucket (0x07))
       321223 Worker 250943: Error:  [RequestCanceledError: request canceled] {
       321224   cause: [Error: request_canceled (2)] {
       321225     ctxtype: 'key_value',
       321226     code: 2, 
       321227     id: '6df12a71e2069bfd6674a1a40350488a',
       321228     opaque: 4607,
       321229     cas: Cas<0>,
       321230     status_code: undefined,
       321231     enhanced_error_info: undefined,
       321232     last_dispatched_to: 'private-endpoint.xyagc1uk1i4eetfx.cloud.couchbase.com:11210',
       321233     last_dispatched_from: '10.0.0.167:51572',
       321234     retry_attempts: 0,
       321235     retry_reasons: []
       321236   },
       321237   context: KeyValueErrorContext {
       321238     status_code: undefined,
       321239     opaque: 4607,
       321240     cas: Cas<0>,
       321241     key: undefined,
       321242     bucket: undefined,
       321243     collection: undefined,
       321244     scope: undefined,
       321245     context: '',
       321246     ref: ''
       321247   } 
       321248 } 
       321249 [2023-11-14 05:06:31.768] [250943,250971] [debug] 2ms, [efe309-c9ff-2a4a-accf-461af0979dd7ea/travel-sample] will update the configuration old=1:12822 -> new=1:12840
       321250 [2023-11-14 05:06:31.768] [250943,250943] [trace] 0ms, [efe309-c9ff-2a4a-accf-461af0979dd7ea/c50673-1d99-1742-1137-497d885067cf52/tls/travel-sample] <private-endpoint.xyagc1uk1i4eetfx.cloud.couchbase.com/10.0.0.56:11208> MCBP send, opaque=4656,  80 01 00 21 08 01 03 ce 00 00 00 89 00 00 12 30 00 00 00 00 00 00 00 00
       321251 [2023-11-14 05:06:31.769] [250943,250971] [trace] 1ms, [efe309-c9ff-2a4a-accf-461af0979dd7ea/c50673-1d99-1742-1137-497d885067cf52/tls/travel-sample] <private-endpoint.xyagc1uk1i4eetfx.cloud.couchbase.com/10.0.0.56:11208> MCBP recv, opaque=4656,  18 01 03 00 10 00 00 00 00 00 00 13 00 00 12 30 17 97 64 f5 ed 75 00 00
       321252 [2023-11-14 05:06:31.769] [250943,250971] [trace] 0ms, [efe309-c9ff-2a4a-accf-461af0979dd7ea/c50673-1d99-1742-1137-497d885067cf52/tls/travel-sample] <private-endpoint.xyagc1uk1i4eetfx.cloud.couchbase.com/10.0.0.56:11208> MCBP invoked operation handler: opcode=upsert (0x01), opaque=4656, status=0 (success (0x00))
      

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            michael.reiche Michael Reiche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes