[
https://issues.apache.org/jira/browse/PHOENIX-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100047#comment-14100047
]
James Taylor commented on PHOENIX-1172:
---------------------------------------
Good point. +1. One other minor change I think is necessary - declaring
sequenceMap as volatile. Though we set it in a synchronized block, we don't get
it (nor do we want to have to get it) in a synchronized block.
> Prevent lock contention in ConnectionQueryServicesImpl. Fix exception
> handling.
> --------------------------------------------------------------------------------
>
> Key: PHOENIX-1172
> URL: https://issues.apache.org/jira/browse/PHOENIX-1172
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 3.1, 4.1
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Fix For: 5.0.0, 3.1, 4.1
>
> Attachments: PHOENIX-1172-3.0-v2.patch, PHOENIX-1172.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)