[jira] [Created] (HBASE-19622) Reimplement ReplicationPeers with the new replication storage interface

2017-12-24 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19622: -- Summary: Reimplement ReplicationPeers with the new replication storage interface Key: HBASE-19622 URL: https://issues.apache.org/jira/browse/HBASE-19622 Project:

Re: Accessing region state via web UI

2017-12-24 Thread stack
REST endpoint more natural loci for programmatic consumers imo On Dec 24, 2017 5:22 PM, "Apekshit Sharma" wrote: > I started looking into more after last reply. > I think exposing this info can be useful to the operators - dashboard of > region states, or tools to quickly

[jira] [Created] (HBASE-19621) Revisit the methods in ReplicationPeerConfigBuilder

2017-12-24 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19621: -- Summary: Revisit the methods in ReplicationPeerConfigBuilder Key: HBASE-19621 URL: https://issues.apache.org/jira/browse/HBASE-19621 Project: HBase

Re: [jira] [Resolved] (HBASE-15453) [Performance] Considering reverting HBASE-10015 - reinstate synchronized in StoreScanner

2017-12-24 Thread Gaurav Agarwal
On Dec 24, 2017 00:05, "Lars Hofhansl (JIRA)" wrote: > > [ https://issues.apache.org/jira/browse/HBASE-15453?page= > com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Lars Hofhansl resolved HBASE-15453. > --- >

Re: [jira] [Resolved] (HBASE-15453) [Performance] Considering reverting HBASE-10015 - reinstate synchronized in StoreScanner

2017-12-24 Thread Gaurav Agarwal
User On Dec 24, 2017 00:05, "Lars Hofhansl (JIRA)" wrote: [ https://issues.apache.org/jira/browse/HBASE-15453?page= com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-15453. --- Resolution:

[jira] [Created] (HBASE-19620) Add UT to confirm the race in MasterRpcServices.getProcedureResult

2017-12-24 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19620: - Summary: Add UT to confirm the race in MasterRpcServices.getProcedureResult Key: HBASE-19620 URL: https://issues.apache.org/jira/browse/HBASE-19620 Project: HBase

[jira] [Created] (HBASE-19619) TestReplicationShell fails due to calling Collections$UnmodifiableCollection.add

2017-12-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19619: -- Summary: TestReplicationShell fails due to calling Collections$UnmodifiableCollection.add Key: HBASE-19619 URL: https://issues.apache.org/jira/browse/HBASE-19619 Project: HBase

Re: Accessing region state via web UI

2017-12-24 Thread Ted Yu
See this comment for the suggestion of exposing thru JSON: https://issues.apache.org/jira/browse/HBASE-17436?focusedCommentId=16007568=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16007568 FYI On Sun, Dec 24, 2017 at 5:22 PM, Apekshit Sharma

[jira] [Created] (HBASE-19618) Remove replicationQueuesClient.class/replicationQueues.class config from ReplicationFactory

2017-12-24 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19618: -- Summary: Remove replicationQueuesClient.class/replicationQueues.class config from ReplicationFactory Key: HBASE-19618 URL: https://issues.apache.org/jira/browse/HBASE-19618

Re: Accessing region state via web UI

2017-12-24 Thread Apekshit Sharma
I started looking into more after last reply. I think exposing this info can be useful to the operators - dashboard of region states, or tools to quickly dump list of regions which require care, etc But wasn't thinking about hbase rest api so far. I think web ui is not the right endpoint to expose

Re: Accessing region state via web UI

2017-12-24 Thread Apekshit Sharma
More details: Proposed interface is json. Pros: - more info exposed to operators, can be used for scripting Cons: - We don't have functions in Admin to expose region states - We don't expose much programatic info through our web ui. -- Appy On Fri, Dec 22, 2017 at 6:01 PM, Ted Yu

[jira] [Created] (HBASE-19617) Remove ReplicationQueues, use ReplicationQueueStorage directly

2017-12-24 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19617: - Summary: Remove ReplicationQueues, use ReplicationQueueStorage directly Key: HBASE-19617 URL: https://issues.apache.org/jira/browse/HBASE-19617 Project: HBase

[jira] [Created] (HBASE-19616) Review of LogCleaner Class

2017-12-24 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HBASE-19616: --- Summary: Review of LogCleaner Class Key: HBASE-19616 URL: https://issues.apache.org/jira/browse/HBASE-19616 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-19615) CompositeImmutableSegment ArrayList Instead of LinkedList

2017-12-24 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HBASE-19615: --- Summary: CompositeImmutableSegment ArrayList Instead of LinkedList Key: HBASE-19615 URL: https://issues.apache.org/jira/browse/HBASE-19615 Project: HBase

[jira] [Created] (HBASE-19614) CompoundBloomFilterWriter Array Instead of LinkedList

2017-12-24 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HBASE-19614: --- Summary: CompoundBloomFilterWriter Array Instead of LinkedList Key: HBASE-19614 URL: https://issues.apache.org/jira/browse/HBASE-19614 Project: HBase Issue

[jira] [Created] (HBASE-19613) Review of WALSplitter Class

2017-12-24 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HBASE-19613: --- Summary: Review of WALSplitter Class Key: HBASE-19613 URL: https://issues.apache.org/jira/browse/HBASE-19613 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-19612) Review of ZKUtil Class

2017-12-24 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HBASE-19612: --- Summary: Review of ZKUtil Class Key: HBASE-19612 URL: https://issues.apache.org/jira/browse/HBASE-19612 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-19611) Review of QuotaRetriever Class

2017-12-24 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HBASE-19611: --- Summary: Review of QuotaRetriever Class Key: HBASE-19611 URL: https://issues.apache.org/jira/browse/HBASE-19611 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-19610) Fix Checkstyle errors in hbase-protocol

2017-12-24 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19610: - Summary: Fix Checkstyle errors in hbase-protocol Key: HBASE-19610 URL: https://issues.apache.org/jira/browse/HBASE-19610 Project: HBase Issue Type:

[jira] [Created] (HBASE-19609) Fix Checkstyle errors in hbase-metrics

2017-12-24 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19609: - Summary: Fix Checkstyle errors in hbase-metrics Key: HBASE-19609 URL: https://issues.apache.org/jira/browse/HBASE-19609 Project: HBase Issue Type:

[jira] [Created] (HBASE-19608) Race in MasterRpcServices.getProcedureResult

2017-12-24 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19608: - Summary: Race in MasterRpcServices.getProcedureResult Key: HBASE-19608 URL: https://issues.apache.org/jira/browse/HBASE-19608 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-19125) TestReplicator is flaky

2017-12-24 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved HBASE-19125. Resolution: Duplicate > TestReplicator is flaky > --- > >

[jira] [Resolved] (HBASE-19523) TestLogRolling is flakey

2017-12-24 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved HBASE-19523. Resolution: Duplicate see HBASE-19559 > TestLogRolling is flakey >

[jira] [Created] (HBASE-19607) throw the exception if memstore is incompetent to do the deep clone for cell

2017-12-24 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19607: -- Summary: throw the exception if memstore is incompetent to do the deep clone for cell Key: HBASE-19607 URL: https://issues.apache.org/jira/browse/HBASE-19607