Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-304

Append/prepend command do not support TTL

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 2.0.1
    • 1.2.2
    • library
    • Security Level: Public
    • None

    Description

      The underlying memcached binary protocol does not support TTL on prepend/append operations:

      https://code.google.com/p/memcached/wiki/BinaryProtocolRevamped#Append,_Prepend

      However the the SDK API suggests other wise:

      http://www.couchbase.com/autodocs/couchbase-php-client-1.2.2/classes/Couchbase.html#method_append

      We need to remove the TTL options from these commands:

      append
      prepend

      This was 1st discovered in the Python SDK: PYCBC-261

      Attachments

        Issue Links

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

          Activity

            People

              brett19 Brett Lawson
              pvarley Patrick Varley (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