You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/05/19 11:33:00 UTC

[jira] [Commented] (HADOOP-11581) Fix Multithreaded correctness Warnings #org.apache.hadoop.fs.shell.Ls

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

Akira AJISAKA commented on HADOOP-11581:
----------------------------------------

I'll cherry-pick this to branch-2 since HADOOP-8934 was committed to branch-2.

> Fix Multithreaded correctness Warnings #org.apache.hadoop.fs.shell.Ls
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-11581
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11581
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Brahma Reddy Battula
>            Assignee: Brahma Reddy Battula
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-11581.patch
>
>
> Please check the following for same..
>  	
> {noformat}
> Bug type STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE (click for details)
> In class org.apache.hadoop.fs.shell.Ls
> In method org.apache.hadoop.fs.shell.Ls.processPath(PathData)
> Called method java.text.SimpleDateFormat.format(Date)
> Field org.apache.hadoop.fs.shell.Ls.dateFormat
> At Ls.java:[line 204]
> 	
> Bug type STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE (click for details)
> In class org.apache.hadoop.fs.shell.Ls
> Field org.apache.hadoop.fs.shell.Ls.dateFormat
> In Ls.java
> {noformat}
> https://builds.apache.org/job/PreCommit-HADOOP-Build/5646//artifact/patchprocess/newPatchFindbugsWarningshadoop-common.html#Warnings_MT_CORRECTNESS



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