Yiqun Lin created HDDS-786: ------------------------------ Summary: Fix the findbugs for SCMClientProtocolServer#getContainerWithPipeline Key: HDDS-786 URL: https://issues.apache.org/jira/browse/HDDS-786 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Yiqun Lin Assignee: Yiqun Lin
There is a findbugs warning existing recently. {noformat} Dead store to remoteUser in org.apache.hadoop.hdds.scm.server.SCMClientProtocolServer.getContainerWithPipeline(long) Bug type DLS_DEAD_LOCAL_STORE (click for details) In class org.apache.hadoop.hdds.scm.server.SCMClientProtocolServer In method org.apache.hadoop.hdds.scm.server.SCMClientProtocolServer.getContainerWithPipeline(long) Local variable named remoteUser At SCMClientProtocolServer.java:[line 192] {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org