Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-811

Provide Document Expiry via Get Method

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Won't Fix
    • Major
    • None
    • None
    • Core
    • Security Level: Public
    • None

    Description

      This feature request is asking to provide document expiry as a possible property field in a get operation. Currently the recommendation is to use views (via meta.expiration), but some customers do not want the overhead of a view on each bucket for this feature. It is understood that this feature is not fundamentally provided by the memcached protocol, but as an extra return field, should not introduce a breaking change. Downside would be a few extra bytes over the wire. Perhaps a new GetWithExpiration()? Also impact to other SDKs should be considered, for consistency.

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            jdillon Jeff Dillon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty