Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6883 Phoenix metadata caching redesign
  3. PHOENIX-7243

Add connectionType property to ConnectionInfo class.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.3.0
    • None
    • None

    Description

      In PhoenixDriver, we have a cache of ConnectionQueryServices which is keyed by ConnectionInfo object. Refer here for more details.

      Lets say if we want to create a server connection (with property IS_SERVER_CONNECTION set to true) and we already have a non server connection present in the cache (with the same user, principal, keytab, haGroup), it will return the non server connection.

      We need to add isServerConnection property to ConnectionInfo class to differentiate between server and non server connection.

      Attachments

        Activity

          People

            palashc Palash Chauhan
            shahrs87 Rushabh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: