Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-47916

Map Encrypted ports at Node level

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      Encrypted Port Mapping in the GSI currently maps ports from un encrypted ones to the encrypted counterparts by getting the data from node services endpoint.

      But we can remap ports at node level as defined in https://docs.couchbase.com/server/current/install/install-ports.html#_footnotedef_5

      We maintain one map for all the nodes in every indexer. If we only remap say indexer https port for a node our mapping will not have different indexer https port for same key i.e. indexer http port. We will end up using wrong ports.

      Work Around
      1. Use same http and https ports in all the nodes that we will have same value for same key
      2. Change both http and https ports if one is changed. That way we will have a new key value pair.

      We must fix the EncryptedPortMapping and make it per node level.

      Options

      Attachments

        Issue Links

          For Gerrit Dashboard: MB-47916
          # Subject Branch Project Status CR V

          Activity

            People

              sai.teja Sai Krishna Teja
              sai.teja Sai Krishna Teja
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change

                  PagerDuty