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

Change Cluster.connect to return Try[Cluster]

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.0.0-alpha.7
    • None
    • None
    • None
    • 1

    Description

      E.g. if an invalid connection string is provided like this

      Cluster.connect("not:a:valid:conn:str", "Administrator", "password")

      then this should not throw, but instead defer until the first attempted operation and return the error at that point.

      Attachments

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

        Activity

          People

            graham.pople Graham Pople
            graham.pople Graham Pople
            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