[ 
https://issues.apache.org/jira/browse/KNOX-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai moved HDDS-8807 to KNOX-2922:
----------------------------------------------

    Component/s:     (was: Ozone Manager)
            Key: KNOX-2922  (was: HDDS-8807)
       Workflow: no-reopen-closed, patch-avail  (was: patch-available, re-open 
possible)
        Project: Apache Knox  (was: Apache Ozone)

> [Ozone-Knox] Topology Change for OM throws wrong error code
> -----------------------------------------------------------
>
>                 Key: KNOX-2922
>                 URL: https://issues.apache.org/jira/browse/KNOX-2922
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Pratyush Bhatt
>            Priority: Major
>         Attachments: image (12).png, image (13).png, image (14).png
>
>
> Corrupting the entry for one of the OM Instance in the cdp-proxy.xml 
> Before:
> {noformat}
>  <service>
>         <role>OZONE</role>
>         <url>https://ozn-kx4-3.ozn-kx4.root.hwx.site:9875</url>
>         <url>https://ozn-kx4-1.ozn-kx4.root.hwx.site:9875</url>
>         <url>https://ozn-kx4-5.ozn-kx4.root.hwx.site:9875</url>
>     </service>{noformat}
> After:
> {noformat}
>     <service>
>         <role>OZONE</role>
>         <url>https://ozn1-kx4-3.ozn-kx4.root.hwx.site:9875</url>
>         <url>https://ozn-kx4-1.ozn-kx4.root.hwx.site:9875</url>
>         <url>https://ozn-kx4-5.ozn-kx4.root.hwx.site:9875</url>
>     </service>{noformat}
> Issue 1: All the three OM Instance become inaccessible. 
> Issue 2: 404 Error should be thrown, but 500 is thrown here.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to