You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2007/05/18 20:54:16 UTC

[jira] Created: (HADOOP-1390) Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java

Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java
---------------------------------------------------------------------------------------

                 Key: HADOOP-1390
                 URL: https://issues.apache.org/jira/browse/HADOOP-1390
             Project: Hadoop
          Issue Type: Bug
          Components: conf, ipc, mapred
    Affects Versions: 0.12.3
            Reporter: Devaraj Das
         Assigned To: Devaraj Das
            Priority: Minor
             Fix For: 0.14.0


findbugs reported inconsistent synchronization for the files {Configuration, TaskLog, MapTask, Server}.java. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-1390) Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated HADOOP-1390:
---------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Devaraj!

> Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1390
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1390
>             Project: Hadoop
>          Issue Type: Bug
>          Components: conf, ipc, mapred
>    Affects Versions: 0.12.3
>            Reporter: Devaraj Das
>         Assigned To: Devaraj Das
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: synch.patch
>
>
> findbugs reported inconsistent synchronization for the files {Configuration, TaskLog, MapTask, Server}.java. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-1390) Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj Das updated HADOOP-1390:
--------------------------------

    Status: Patch Available  (was: Open)

> Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1390
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1390
>             Project: Hadoop
>          Issue Type: Bug
>          Components: conf, ipc, mapred
>    Affects Versions: 0.12.3
>            Reporter: Devaraj Das
>         Assigned To: Devaraj Das
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: synch.patch
>
>
> findbugs reported inconsistent synchronization for the files {Configuration, TaskLog, MapTask, Server}.java. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-1390) Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497008 ] 

Hadoop QA commented on HADOOP-1390:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12357654/synch.patch applied and successfully tested against trunk revision r539243.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/163/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/163/console

> Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1390
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1390
>             Project: Hadoop
>          Issue Type: Bug
>          Components: conf, ipc, mapred
>    Affects Versions: 0.12.3
>            Reporter: Devaraj Das
>         Assigned To: Devaraj Das
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: synch.patch
>
>
> findbugs reported inconsistent synchronization for the files {Configuration, TaskLog, MapTask, Server}.java. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-1390) Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj Das updated HADOOP-1390:
--------------------------------

    Attachment: synch.patch

> Inconsistent Synchronization cleanup for {Configuration, TaskLog, MapTask, Server}.java
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1390
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1390
>             Project: Hadoop
>          Issue Type: Bug
>          Components: conf, ipc, mapred
>    Affects Versions: 0.12.3
>            Reporter: Devaraj Das
>         Assigned To: Devaraj Das
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: synch.patch
>
>
> findbugs reported inconsistent synchronization for the files {Configuration, TaskLog, MapTask, Server}.java. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.