[jira] [Created] (HBASE-20943) Add offline/online region count into metrics

2018-07-25 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-20943: -- Summary: Add offline/online region count into metrics Key: HBASE-20943 URL: https://issues.apache.org/jira/browse/HBASE-20943 Project: HBase Issue Type:

[jira] [Created] (HBASE-17453) add Ping into HBase server for deprecated GetProtocolVersion

2017-01-11 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-17453: -- Summary: add Ping into HBase server for deprecated GetProtocolVersion Key: HBASE-17453 URL: https://issues.apache.org/jira/browse/HBASE-17453 Project: HBase

[jira] [Created] (HBASE-16128) add support for p999 histogram metrics

2016-06-27 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-16128: -- Summary: add support for p999 histogram metrics Key: HBASE-16128 URL: https://issues.apache.org/jira/browse/HBASE-16128 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-16029) All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike

2016-06-15 Thread Tianying Chang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tianying Chang resolved HBASE-16029. Resolution: Duplicate > All Regions are flushed at about same time when

[jira] [Resolved] (HBASE-16028) All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike

2016-06-15 Thread Tianying Chang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tianying Chang resolved HBASE-16028. Resolution: Duplicate > All Regions are flushed at about same time when

[jira] [Resolved] (HBASE-16027) All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike

2016-06-15 Thread Tianying Chang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tianying Chang resolved HBASE-16027. Resolution: Duplicate > All Regions are flushed at about same time when

[jira] [Created] (HBASE-16030) All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike

2016-06-14 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-16030: -- Summary: All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike Key: HBASE-16030 URL:

[jira] [Created] (HBASE-16029) All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike

2016-06-14 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-16029: -- Summary: All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike Key: HBASE-16029 URL:

[jira] [Created] (HBASE-16028) All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike

2016-06-14 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-16028: -- Summary: All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike Key: HBASE-16028 URL:

[jira] [Created] (HBASE-16027) All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike

2016-06-14 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-16027: -- Summary: All Regions are flushed at about same time when MEMSTORE_PERIODIC_FLUSH is on, causing flush spike Key: HBASE-16027 URL:

[jira] [Created] (HBASE-15155) Show All RPC handler tasks stop working after cluster is under heavy load for a while

2016-01-21 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-15155: -- Summary: Show All RPC handler tasks stop working after cluster is under heavy load for a while Key: HBASE-15155 URL: https://issues.apache.org/jira/browse/HBASE-15155

[jira] [Created] (HBASE-11765) ReplicationSink should merge the Put/Delete of the same row into one Action even if they are from different hlog entry.

2014-08-15 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-11765: -- Summary: ReplicationSink should merge the Put/Delete of the same row into one Action even if they are from different hlog entry. Key: HBASE-11765 URL:

[jira] [Created] (HBASE-11684) HBase replicationSource should support multithread to ship the log entry

2014-08-05 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-11684: -- Summary: HBase replicationSource should support multithread to ship the log entry Key: HBASE-11684 URL: https://issues.apache.org/jira/browse/HBASE-11684

[jira] [Created] (HBASE-10935) support snapshot policy where flush memstore can be skipped to prevent production cluster freeze

2014-04-08 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-10935: -- Summary: support snapshot policy where flush memstore can be skipped to prevent production cluster freeze Key: HBASE-10935 URL:

[jira] [Created] (HBASE-8836) Separate reader and writer thread pool in RegionServer, so that write throughput will not be impacted when the read load is very high

2013-06-28 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-8836: - Summary: Separate reader and writer thread pool in RegionServer, so that write throughput will not be impacted when the read load is very high Key: HBASE-8836 URL:

[jira] [Resolved] (HBASE-7882) move region level metrics readReqeustCount and writeRequestCount to Metric 2

2013-04-02 Thread Tianying Chang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tianying Chang resolved HBASE-7882. --- Resolution: Duplicate Release Note: the metrics already in metric 2. There is another

[jira] [Resolved] (HBASE-8044) split/flush/compact/major_compact from hbase shell does not work for region key with \x format

2013-03-15 Thread Tianying Chang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tianying Chang resolved HBASE-8044. --- Resolution: Duplicate this bug has been fixed by HBASE-6643 in 0.94. It changed the shell

[jira] [Created] (HBASE-8085) Backport the fix for Bytes.toStringBinary() into 94

2013-03-12 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-8085: - Summary: Backport the fix for Bytes.toStringBinary() into 94 Key: HBASE-8085 URL: https://issues.apache.org/jira/browse/HBASE-8085 Project: HBase Issue

[jira] [Created] (HBASE-8044) split/flush/compact/major_compact from hbase shell does not work for region key has \x format,

2013-03-08 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-8044: - Summary: split/flush/compact/major_compact from hbase shell does not work for region key has \x format, Key: HBASE-8044 URL: https://issues.apache.org/jira/browse/HBASE-8044

[jira] [Created] (HBASE-7896) make rename_table working in 92/94

2013-02-21 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-7896: - Summary: make rename_table working in 92/94 Key: HBASE-7896 URL: https://issues.apache.org/jira/browse/HBASE-7896 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-7882) move region level metrics readReqeustCount and writeRequestCount to Metric 2

2013-02-19 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-7882: - Summary: move region level metrics readReqeustCount and writeRequestCount to Metric 2 Key: HBASE-7882 URL: https://issues.apache.org/jira/browse/HBASE-7882

[jira] [Created] (HBASE-7816) numericPersistentMetrics should be not be cleared for regions that are not being closed.

2013-02-11 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-7816: - Summary: numericPersistentMetrics should be not be cleared for regions that are not being closed. Key: HBASE-7816 URL: https://issues.apache.org/jira/browse/HBASE-7816

[jira] [Created] (HBASE-7818) add region level metrics readReqeustCount and writeRequestCount

2013-02-11 Thread Tianying Chang (JIRA)
Tianying Chang created HBASE-7818: - Summary: add region level metrics readReqeustCount and writeRequestCount Key: HBASE-7818 URL: https://issues.apache.org/jira/browse/HBASE-7818 Project: HBase