Uploaded image for project: 'Scala Couchbase Client'
  1. Scala Couchbase Client
  2. SCBC-73

Async chaining methods return futures which prevents chaining

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-beta.1
    • 1.0.0-alpha.6
    • None
    • None

    Description

      Methods such as .bucket and .collection return types such as Future[Bucket] or Try[Bucket] which would appear to not match the RFC.  These particular methods should not ever return errors or fail, and thus should be straight return values even in async versions of the API.

      Attachments

        For Gerrit Dashboard: SCBC-73
        # Subject Branch Project Status CR V

        Activity

          People

            graham.pople Graham Pople
            brett19 Brett Lawson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty