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

Change expiry flag to long?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0
    • 2.2.7
    • None
    • None

    Description

      The Java 2.2 SDK stores a document TTL / Expiry value as an int, which I believe on Java is signed by default giving a maximum TTL to year 2038. The Couchbase Server side uses an unsigned int giving a maximum TTL of 40 years.

      I believe the dotnet sdk already uses an unsigned int for TTL values.

      Perhaps it could be defined in the RFCs ?

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            ianmccloy Ian McCloy (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