Uploaded image for project: 'Couchbase Elasticsearch Connector'
  1. Couchbase Elasticsearch Connector
  2. CBES-204

Support setting custom Couchbase ClusterEnvironment properties

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 4.2.10
    • None
    • None
    • 1

    Description

      Add a new `[couchbase.env]` config section. Example:

      [couchbase.env]
        timeout.kvTimeout = '3s'
        ioEnvironment.enableNativeIo = false
        security.enableNativeTls = false

       
      This is an escape hatch for setting any ClusterEnvironment property that is configurable via a `com.couchbase.env.*` system property.

      Motivation is to support diagnosing potential issues with native libraries, so we also need to support `IoEnvironment` properties even through they're not currently configurable via system props.

      Attachments

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

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            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