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

Kihwal Lee commented on HDFS-10841:
-----------------------------------

>From https://builds.apache.org/job/PreCommit-Admin/263621
{noformat}
HDFS-10841,12827212 has not been processed, submitting
ERROR retrieving resource
 
https://builds.apache.org/job/PreCommit-HDFS-Build/buildWithParameters?token=hadoopqa&ISSUE_NUM=10841&ATTACHMENT_ID=12827212:
 HTTP Error 503: Service Unavailable
Archiving artifacts
Compressed 99.73 KB of artifacts by 64.2% relative to #263620
Finished: SUCCESS
{noformat}

The precommit admin failed to submit the work for this jira, but the jira was 
ignored as "... has been processed, ignoring" in subsequent runs. Kicking it 
manually.

> Remove duplicate or unused variable in appendFile()
> ---------------------------------------------------
>
>                 Key: HDFS-10841
>                 URL: https://issues.apache.org/jira/browse/HDFS-10841
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Kihwal Lee
>            Assignee: Kihwal Lee
>            Priority: Minor
>         Attachments: HDFS-10841.patch
>
>
> A new findbugs warning was reported (See HDFS-10745). branch-2.8 might have 
> the same problem.
> {noformat}
> Code  Warning
> DLS   Dead store to src in 
> org.apache.hadoop.hdfs.server.namenode.FSDirAppendOp
>   .appendFile(FSNamesystem, String, FSPermissionChecker, String, String, 
> boolean, boolean)
> Bug type DLS_DEAD_LOCAL_STORE (click for details) 
> In class org.apache.hadoop.hdfs.server.namenode.FSDirAppendOp
> In method org.apache.hadoop.hdfs.server.namenode.FSDirAppendOp
>   .appendFile(FSNamesystem, String, FSPermissionChecker, String, String, 
> boolean, boolean)
> Local variable named src
> At FSDirAppendOp.java:[line 92]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
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