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

Xieming Li commented on HDFS-15111:
-----------------------------------

[~shv] [~ayushtkn]

Thank you for your comments:

I have changed the description, 
modified to code to use the sl4j semantics and only log standby or observer 
state.

 

There are 3 failed tests in the previous Jenkins log:
 * Failures in TestNNHandlesBlockReportPerStorage and 
TestNNHandlesCombinedBlockReport were not happening on my local test 
environments.
 * TestDelegationTokensWithHA fails even on the trunk branch, and I think it is 
irrelevant to the modification. 

 

> stopStandbyServices() should log which service state it is transitioning from.
> ------------------------------------------------------------------------------
>
>                 Key: HDFS-15111
>                 URL: https://issues.apache.org/jira/browse/HDFS-15111
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs, logging
>    Affects Versions: 2.10.0
>            Reporter: Konstantin Shvachko
>            Assignee: Xieming Li
>            Priority: Major
>              Labels: newbie++
>         Attachments: HDFS-15111.001.patch, HDFS-15111.002.patch, 
> HDFS-15111.003.patch
>
>
> Trying to transition Observer to Standby state. {{stopStandbyServices()}} 
> logs that it is "Stopping services started for standby state". It should be 
> "Stopping services started for observer state"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to