You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2012/11/15 18:28:12 UTC

[jira] [Assigned] (ACCUMULO-855) Patch to remove acquisition of redundant lock: LiveTServerSet in org.apache.accumulo.server.master

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

Billie Rinaldi reassigned ACCUMULO-855:
---------------------------------------

    Assignee: Tim Halloran

Tim, thanks for the patch!  We've added you to our contributors group in JIRA.
                
> Patch to remove acquisition of redundant lock: LiveTServerSet in org.apache.accumulo.server.master
> --------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-855
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-855
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Tim Halloran
>            Assignee: Tim Halloran
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: LiveTServerSet.java.patch
>
>
> A lock on the receiver is acquired twice by this method. This has two drawbacks (a) it slows performance and (b) is confusing.
> A patch is attached proposing the fix -- I left the method synchronized and removed the lock acquisition in the method to match the other methods in the class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira