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

Pratyush Bhatt updated HDDS-8809:
---------------------------------
    Description: 
Corrupting the entry for Recon Instance in the cdp-proxy.xml
Before:
{noformat}
    <service>
        <role>OZONE-RECON</role>
        <url>https://ozn-kx4-1.ozn-kx4.root.hwx.site:9889</url>
    </service>{noformat}
After:
{noformat}
    <service>
        <role>OZONE-RECON</role>
        <url>https://ozn1-kx4-1.ozn-kx4.root.hwx.site:9889</url>
    </service>{noformat}
Wrong error code(500) is thrown, it should throw 404

Test Cluster: [https://ozn-kx4-1.ozn-kx4.root.hwx.site:7183/cmf/home]

  was:
Corrupting the entry for Recon Instance in the cdp-proxy.xml
Before:
{noformat}
    <service>
        <role>OZONE-RECON</role>
        <url>https://ozn-kx4-1.ozn-kx4.root.hwx.site:9889</url>
    </service>{noformat}
After:
{noformat}
    <service>
        <role>OZONE-RECON</role>
        <url>https://ozn1-kx4-1.ozn-kx4.root.hwx.site:9889</url>
    </service>{noformat}
Wrong error code(500) is thrown, it should throw 404


> [Ozone-Knox] Topology Change for Recon throws wrong error code
> --------------------------------------------------------------
>
>                 Key: HDDS-8809
>                 URL: https://issues.apache.org/jira/browse/HDDS-8809
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Recon
>            Reporter: Pratyush Bhatt
>            Priority: Major
>
> Corrupting the entry for Recon Instance in the cdp-proxy.xml
> Before:
> {noformat}
>     <service>
>         <role>OZONE-RECON</role>
>         <url>https://ozn-kx4-1.ozn-kx4.root.hwx.site:9889</url>
>     </service>{noformat}
> After:
> {noformat}
>     <service>
>         <role>OZONE-RECON</role>
>         <url>https://ozn1-kx4-1.ozn-kx4.root.hwx.site:9889</url>
>     </service>{noformat}
> Wrong error code(500) is thrown, it should throw 404
> Test Cluster: [https://ozn-kx4-1.ozn-kx4.root.hwx.site:7183/cmf/home]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to