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

Sean Busbey updated HBASE-20061:
--------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> HStore synchronized member variable filesCompacting should be private
> ---------------------------------------------------------------------
>
>                 Key: HBASE-20061
>                 URL: https://issues.apache.org/jira/browse/HBASE-20061
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 1.2.0, 3.0.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0-alpha-1
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Major
>             Fix For: 2.0.0, 3.0.0, 1.3.2, 1.5.0, 1.2.7, 1.4.3
>
>         Attachments: HBASE-20061.0.patch
>
>
> follow up to HBASE-19728 (which is in an RC for 1.4.2 currently, so no 
> addendums):
> the filesCompacting member is currently package private, which allows folks 
> outside of HStore to modify it without ensuring we have hte needed locking in 
> place. it looks like we don't actually use it anywhere outside of HStore, so 
> we should just make it private.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to