[ 
https://issues.apache.org/jira/browse/HDFS-16723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579185#comment-17579185
 ] 

ASF GitHub Bot commented on HDFS-16723:
---------------------------------------

ZanderXu commented on PR #4716:
URL: https://github.com/apache/hadoop/pull/4716#issuecomment-1213582399

   @ayushtkn Master, Thank you very much for helping me review this patch.




> Replace incorrect SafeModeException with StandbyException in 
> RouterRpcServer.class
> ----------------------------------------------------------------------------------
>
>                 Key: HDFS-16723
>                 URL: https://issues.apache.org/jira/browse/HDFS-16723
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: ZanderXu
>            Assignee: ZanderXu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>
> Incorrect code as below:
> {code:java}
> /**
>  * ...
>  * @throws SafeModeException If the Router is in safe mode and cannot serve
>  *                           client requests.
>  */
> void checkOperation(OperationCategory op)
>     throws StandbyException {
>   ...
> } {code}



--
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