[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2021-04-04 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-11685: -- Fix Version/s: (was: 1.7.0) 1.8.0 > Incr/decr on the reference count of

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2019-10-07 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-11685: Fix Version/s: (was: 1.5.0) 1.6.0 > Incr/decr on the

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2019-03-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11685: --- Fix Version/s: (was: 1.5.1) 1.6.0 Status: Open (was:

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2019-02-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11685: --- Fix Version/s: (was: 1.5.0) 1.5.1 > Incr/decr on the reference count

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2017-06-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11685: -- Fix Version/s: (was: 2.0.0) 1.5.0 > Incr/decr on the reference count of

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-12 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Attachment: HBASE-11685-trunk-v6.diff Fix the failed test TestMetaTableAccessorNoCluster. And It

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-11 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Attachment: HBASE-11685-trunk-v5.diff Updates for [~apurtell]'s review Incr/decr on the

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-07 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Attachment: (was: HBASE-11685-trunk-v3.diff) Incr/decr on the reference count of

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-07 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Attachment: HBASE-11685-trunk-v3.diff Fix the typo and add connection name in warn log for debug.

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-07 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Attachment: HBASE-11685-trunk-v4.diff Incr/decr on the reference count of

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Attachment: HBASE-11685-trunk-v1.diff Change the refCount from int to AtomicInteger Incr/decr

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Fix Version/s: 2.0.0 Status: Patch Available (was: Open) Incr/decr on the reference

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Attachment: HBASE-11685-trunk-v2.diff Fix failed test: TestClientNoCluster Incr/decr on the

[jira] [Updated] (HBASE-11685) Incr/decr on the reference count of HConnectionImplementation need be atomic

2014-08-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-11685: Attachment: HBASE-11685-trunk-v3.diff Add warn log when the ref count is nagative. Thanks for