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

Get<T>(list) throws ArgumentException when keys are empty

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0.2
    • 2.0.1
    • library
    • None

    Description

      IDictionary<string, IOperationResult<T>> CouchbaseBucket:Get<T>(IList<string> keys) will throw an ArgumentOutOfRange exception raised by the Partitioner.Create call when the keys list is empty. Currently we can avoid this scenario but ideally we imagine that it should result in an empty dictionary as the previous 1.3 version. It would be nice to know if this will be the case in future versions.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            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