Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-2922

[Ozone-Knox] Topology Change(No response URL) for one OM, affects all OM UIs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      Corrupting the entry for one of the OM Instance in the topology xml file

      Before:

          <service>
              <role>OZONE</role>
              <url>https://ozn-kx4-1.ozn-kx4.xxx.xxx.xxx:9875</url>
              <url>https://ozn-kx4-5.ozn-kx4.xxx.xxx.xxx:9875</url>
              <url>https://ozn-kx4-3.ozn-kx4.xxx.xxx.xxx:9875</url>
          </service> 

      After:

          <service>
              <role>OZONE</role>
              <url>https://10.255.255.1/</url>
              <url>https://ozn-kx4-5.ozn-kx4.xxx.xxx.xxx:9875</url>
              <url>https://ozn-kx4-3.ozn-kx4.xxx.xxx.xxx:9875</url>
          </service>

      All the three OM Instance become inaccessible.

      Attachments

        1. 1.png
          115 kB
          Pratyush Bhatt
        2. 2.png
          115 kB
          Pratyush Bhatt
        3. 3.png
          127 kB
          Pratyush Bhatt

        Issue Links

          Activity

            People

              zitadombi Zita Dombi
              pratyush.bhatt Pratyush Bhatt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: