[jira] [Updated] (HBASE-20061) HStore synchronized member variable filesCompacting should be private

2019-02-01 Thread Andrew Purtell (JIRA)


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

Andrew Purtell updated HBASE-20061:
---
Fix Version/s: (was: 1.5.0)

> 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: 1.3.2, 1.4.3, 2.0.0, 1.2.7
>
> 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)


[jira] [Updated] (HBASE-20061) HStore synchronized member variable filesCompacting should be private

2018-02-24 Thread Sean Busbey (JIRA)

 [ 
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)


[jira] [Updated] (HBASE-20061) HStore synchronized member variable filesCompacting should be private

2018-02-23 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-20061:

Status: Patch Available  (was: In Progress)

> 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: 2.0.0-alpha-1, 1.4.0, 1.3.0, 1.2.0, 3.0.0, 1.5.0
>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)


[jira] [Updated] (HBASE-20061) HStore synchronized member variable filesCompacting should be private

2018-02-23 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-20061:

Attachment: HBASE-20061.0.patch

> 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)


[jira] [Updated] (HBASE-20061) HStore synchronized member variable filesCompacting should be private

2018-02-23 Thread stack (JIRA)

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

stack updated HBASE-20061:
--
Fix Version/s: (was: 2.0.0-beta-2)
   2.0.0

> 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
>
>
> 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)