Re: Testing and CI -- Apache Jenkins Builds

2015-10-15 Thread Stack
On Mon, Aug 31, 2015 at 8:01 AM, Sean Busbey wrote: > FYI, I've changed the precommit test to run using the test-patch.sh file > from a branch for HBASE-14337 so I can make changes needed to allow the > workspace to have a maven repo just for our builds (rather than the shared > one with the jenk

[jira] [Created] (HBASE-14627) Move Stargate docs to Ref Guide

2015-10-15 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-14627: --- Summary: Move Stargate docs to Ref Guide Key: HBASE-14627 URL: https://issues.apache.org/jira/browse/HBASE-14627 Project: HBase Issue Type: Sub

[jira] [Created] (HBASE-14626) Bring back the ZKless assignment tests that can be made stable.

2015-10-15 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-14626: - Summary: Bring back the ZKless assignment tests that can be made stable. Key: HBASE-14626 URL: https://issues.apache.org/jira/browse/HBASE-14626 Project: HBase

[jira] [Created] (HBASE-14625) Chaos Monkey should shut down faster

2015-10-15 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-14625: - Summary: Chaos Monkey should shut down faster Key: HBASE-14625 URL: https://issues.apache.org/jira/browse/HBASE-14625 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-14624) BucketCache.freeBlock is too expensive

2015-10-15 Thread Randy Fox (JIRA)
Randy Fox created HBASE-14624: - Summary: BucketCache.freeBlock is too expensive Key: HBASE-14624 URL: https://issues.apache.org/jira/browse/HBASE-14624 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-14623) Implement dedicated WAL for system tables

2015-10-15 Thread Ted Yu (JIRA)
Ted Yu created HBASE-14623: -- Summary: Implement dedicated WAL for system tables Key: HBASE-14623 URL: https://issues.apache.org/jira/browse/HBASE-14623 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-14622) Purge TestZkLess* tests from branch-1

2015-10-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-14622. --- Resolution: Fixed Fix Version/s: 1.1.3 1.3.0 1.2.0

[jira] [Created] (HBASE-14622) Purge TestZkLess* tests from branch-1

2015-10-15 Thread stack (JIRA)
stack created HBASE-14622: - Summary: Purge TestZkLess* tests from branch-1 Key: HBASE-14622 URL: https://issues.apache.org/jira/browse/HBASE-14622 Project: HBase Issue Type: Sub-task Repo

[jira] [Created] (HBASE-14621) ReplicationLogCleaner gets stuck when a regionserver crashes

2015-10-15 Thread Ashu Pachauri (JIRA)
Ashu Pachauri created HBASE-14621: - Summary: ReplicationLogCleaner gets stuck when a regionserver crashes Key: HBASE-14621 URL: https://issues.apache.org/jira/browse/HBASE-14621 Project: HBase

[jira] [Created] (HBASE-14620) Procedure V2: Update HBCK to incorporate the Proc-V2-based assignment

2015-10-15 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-14620: -- Summary: Procedure V2: Update HBCK to incorporate the Proc-V2-based assignment Key: HBASE-14620 URL: https://issues.apache.org/jira/browse/HBASE-14620 Pro

[jira] [Created] (HBASE-14618) Procedure V2: Implement move shell command to use Proc-V2 assignment

2015-10-15 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-14618: -- Summary: Procedure V2: Implement move shell command to use Proc-V2 assignment Key: HBASE-14618 URL: https://issues.apache.org/jira/browse/HBASE-14618 Proj

[jira] [Created] (HBASE-14619) Procedure V2: Implement balancer to be Procedure-based

2015-10-15 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-14619: -- Summary: Procedure V2: Implement balancer to be Procedure-based Key: HBASE-14619 URL: https://issues.apache.org/jira/browse/HBASE-14619 Project: HBase

[jira] [Created] (HBASE-14617) Procedure V2: Update ServerCrashProcedure to interact with assignment procedures

2015-10-15 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-14617: -- Summary: Procedure V2: Update ServerCrashProcedure to interact with assignment procedures Key: HBASE-14617 URL: https://issues.apache.org/jira/browse/HBASE-14617

[jira] [Created] (HBASE-14616) Procedure V2: Migrate assignment operation inside table DDLs by calling assignment procedure

2015-10-15 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-14616: -- Summary: Procedure V2: Migrate assignment operation inside table DDLs by calling assignment procedure Key: HBASE-14616 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Created] (HBASE-14615) Procedure V2: Implement assignment procedure from Master-side

2015-10-15 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-14615: -- Summary: Procedure V2: Implement assignment procedure from Master-side Key: HBASE-14615 URL: https://issues.apache.org/jira/browse/HBASE-14615 Project: HB

[jira] [Created] (HBASE-14614) Implement a Dispatch to group multiple assign operation and send batch RPC to 1 RS

2015-10-15 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-14614: -- Summary: Implement a Dispatch to group multiple assign operation and send batch RPC to 1 RS Key: HBASE-14614 URL: https://issues.apache.org/jira/browse/HBASE-14614

trying HBase-9272 style parallel scanner for Trafodion-1421

2015-10-15 Thread Eric Owhadi
Hi Hbasers, I am experimenting with HBase-9272 (a parallel unordered scanner) to provide Trafodion a primitive that can be used when we need to scan regions as fast as possible and don’t care about order. However, while HBase-9272 has been optimized to round robin on region servers, the primiti