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

Gabriel Reid resolved PHOENIX-620.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by 
first re-opening all closed imported issues and then resolving them in bulk.

> Simplified FindBugs fix for atomic correctness (AT)
> ---------------------------------------------------
>
>                 Key: PHOENIX-620
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-620
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: aaraujo
>
> Reverted to original code + putIfAbsent.  Although atomic correctness here is 
> not strictly necessary
> (worst case would be an overwrite of a resolved class), the resolve method is 
> synchronized and putIfAbsent
> will not overwrite values for the same class/key. Added a FindBugs 
> @SuppressWarnings annotation + doc so the fix is clear.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to