You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Yiqun Lin (JIRA)" <ji...@apache.org> on 2018/11/01 03:20:00 UTC

[jira] [Created] (HDDS-786) Fix the findbugs for SCMClientProtocolServer#getContainerWithPipeline

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org