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:41:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Akira AJISAKA updated HADOOP-11581:
-----------------------------------
    Fix Version/s:     (was: 3.0.0)
                   2.8.0

Cherry-picked 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: 2.8.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)