[ 
https://issues.apache.org/jira/browse/HDDS-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yiqun Lin updated HDDS-786:
---------------------------
    Description: 
There is a findbugs warning existing 
recently(https://builds.apache.org/job/PreCommit-HDDS-Build/1517/artifact/out/branch-findbugs-hadoop-hdds_server-scm-warnings.html).
{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}

  was:
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}


> 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
>            Priority: Major
>         Attachments: HDDS-786.001.patch
>
>
> There is a findbugs warning existing 
> recently(https://builds.apache.org/job/PreCommit-HDDS-Build/1517/artifact/out/branch-findbugs-hadoop-hdds_server-scm-warnings.html).
> {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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to