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

Make the ports 8092, 8093, 8094 and 8095 configurable

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Incomplete
    • Major
    • None
    • 2.7.7
    • None
    • 1

    Description

      Hello,

       

      I am using Couchbase java client SDK 2.7.7 and am running into a problem while trying to run automated integration tests. In such test we usually use random ports to be able to run the same thing on the same Jenkins slave (using docker for example).

      But, with the client, we can specify many custom ports but not the 8092, 8093, 8094 and 8095.

      The popular TestContainers modules mention as well that those port have to remain static in their Couchbase module: https://www.testcontainers.org/modules/databases/couchbase/

      Apparently it is also possible to change those ports at the server level.

       

      I would like to ask you whether it is possible to change those ports at the client level and, if not, to seriously consider adding that feature.

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            Arnaud Villevieille Arnaud Villevieille
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty