Bharat Viswanadham created HDDS-2398:
----------------------------------------

             Summary: Remove usage of LogUtils class from ratis-common
                 Key: HDDS-2398
                 URL: https://issues.apache.org/jira/browse/HDDS-2398
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Bharat Viswanadham


MiniOzoneChaoasCluster.java for setting log level it uses LogUtils from 
ratis-common. But this is removed from LogUtils as part of Ratis-508.

We can avoid depending on ratis for this, and use GenericTestUtils from 
hadoop-common test.

LogUtils.setLogLevel(GrpcClientProtocolClient.LOG, Level.WARN);



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to