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/15 21:13:16 UTC

[jira] Resolved: (HADOOP-1365) Inconsistent synchronization of Client$Connection.shouldCloseConnection; locked 66% of time

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

Devaraj Das resolved HADOOP-1365.
---------------------------------

    Resolution: Won't Fix

The synchronization is there really.

> Inconsistent synchronization of Client$Connection.shouldCloseConnection; locked 66% of time
> -------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1365
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1365
>             Project: Hadoop
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Devaraj Das
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> Client.java line 244
> The shouldCloseConnection field of this class appears to be accessed inconsistently with respect to synchronization.

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