Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-721

With .NET 2.0 client increment doesnt work as it should

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0.0
    • 2.0 Beta 2
    • library
    • None
    • .NET client library 2.0 on 2.5.1 and 3.0.1 servers

    Description

      With .NET 2.0 client, the incdrement counter works til ~120 billion IIRC - and then comes a error: "Specified argument was out of the range of valid values."
      The 1.3 client does not have this limit and continues till full int64 area, and then ROLLS OVER ( as it should - dont just break without warning)
      So please let the 2.0 client roll over to 0 once we reach some value that is close to the limit ( so it will never break ), and it would also be good to let it continue its full course instead of stopping before getting 10% of the value range.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            Lennartos Lennartos
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty