[35/50] [abbrv] hbase git commit: HBASE-20678 NPE in ReplicationSourceManager#NodeFailoverWorker

2018-06-10 Thread busbey
HBASE-20678 NPE in ReplicationSourceManager#NodeFailoverWorker Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/57c86717 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/57c86717 Diff:

[07/50] [abbrv] hbase git commit: HBASE-20646 TestWALProcedureStoreOnHDFS failing on branch-1

2018-06-10 Thread busbey
HBASE-20646 TestWALProcedureStoreOnHDFS failing on branch-1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b889c8a2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b889c8a2 Diff:

[50/50] [abbrv] hbase git commit: HBASE-20334 add a test that verifies basic client and MR integration

2018-06-10 Thread busbey
HBASE-20334 add a test that verifies basic client and MR integration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/48a7018c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/48a7018c Diff:

[24/50] [abbrv] hbase git commit: HBASE-19475 Extended backporting strategy in documentation

2018-06-10 Thread busbey
HBASE-19475 Extended backporting strategy in documentation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5b24d4ce Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5b24d4ce Diff:

[42/50] [abbrv] hbase git commit: HBASE-20699 QuotaCache should cancel the QuotaRefresherChore service inside its stop()

2018-06-10 Thread busbey
HBASE-20699 QuotaCache should cancel the QuotaRefresherChore service inside its stop() Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/30a052b3 Tree:

[39/50] [abbrv] hbase git commit: HBASE-20689 Docker fails to install rubocop for precommit

2018-06-10 Thread busbey
HBASE-20689 Docker fails to install rubocop for precommit Signed-off-by: Mike Drob Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b002b0b8 Tree:

[03/50] [abbrv] hbase git commit: HBASE-20444 Improve comparison logic for HBase version strings

2018-06-10 Thread busbey
HBASE-20444 Improve comparison logic for HBase version strings Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b77fb77b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b77fb77b Diff:

[22/50] [abbrv] hbase git commit: HBASE-19761:Fix Checkstyle errors in hbase-zookeeper

2018-06-10 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/1b98a96c/hbase-zookeeper/src/main/java/org/apache/hadoop/hbase/zookeeper/MasterAddressTracker.java -- diff --git

[21/50] [abbrv] hbase git commit: HBASE-20667 Rename TestGlobalThrottler to TestReplicationGlobalThrottler

2018-06-10 Thread busbey
HBASE-20667 Rename TestGlobalThrottler to TestReplicationGlobalThrottler Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9d500489 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9d500489 Diff:

[25/50] [abbrv] hbase git commit: HBASE-12882 Log level now configurable from outside Log4j configuration

2018-06-10 Thread busbey
HBASE-12882 Log level now configurable from outside Log4j configuration Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8377873d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8377873d Diff:

[14/50] [abbrv] hbase git commit: HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet

2018-06-10 Thread busbey
HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0c42acbd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0c42acbd

[29/50] [abbrv] hbase git commit: HBASE-18948: Added a note in the Tag implementation details in security.adoc

2018-06-10 Thread busbey
HBASE-18948: Added a note in the Tag implementation details in security.adoc Coprocessors that run server-side on RegionServers can perform get and set operations on cell Tags. Tags are striped out at the RPC layer before the read response is sent back, so clients do not see these tags.

[15/50] [abbrv] hbase git commit: HBASE-20602 hbase.master.quota.observer.ignore property seems to be not taking effect

2018-06-10 Thread busbey
HBASE-20602 hbase.master.quota.observer.ignore property seems to be not taking effect Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2fdd36fd Tree:

[28/50] [abbrv] hbase git commit: HBASE-20590 REST Java client is not able to negotiate with the server in the secure mode

2018-06-10 Thread busbey
HBASE-20590 REST Java client is not able to negotiate with the server in the secure mode Signed-off-by: Ashish Singhi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7da0015a Tree:

[08/50] [abbrv] hbase git commit: HBASE-20501 update minimum supported Hadoop version to 2.7.1.

2018-06-10 Thread busbey
HBASE-20501 update minimum supported Hadoop version to 2.7.1. Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c19fbf2b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c19fbf2b Diff:

[34/50] [abbrv] hbase git commit: HBASE-20670 NPE in HMaster#isInMaintenanceMode

2018-06-10 Thread busbey
HBASE-20670 NPE in HMaster#isInMaintenanceMode Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a45763df Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a45763df Diff:

[26/50] [abbrv] hbase git commit: HBASE-20579 Include original exception in wrapped exception

2018-06-10 Thread busbey
HBASE-20579 Include original exception in wrapped exception Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a5ed463d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a5ed463d Diff:

[13/50] [abbrv] hbase git commit: Revert "HBASE-18116 fix replication source in-memory calculation by excluding bulk load file"

2018-06-10 Thread busbey
Revert "HBASE-18116 fix replication source in-memory calculation by excluding bulk load file" This reverts commit 6f3f34227e83dd1811a06066d1d2bb913299a297. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/da3ecf1f Tree:

[47/50] [abbrv] hbase git commit: HBASE-20615 emphasize shaded artifacts in client tarball.

2018-06-10 Thread busbey
HBASE-20615 emphasize shaded artifacts in client tarball. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/13bbfbd2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/13bbfbd2 Diff:

[41/50] [abbrv] hbase git commit: HBASE-20702 Processing crash, skip ONLINE'ing empty rows Signed-off-by: Josh Elser

2018-06-10 Thread busbey
HBASE-20702 Processing crash, skip ONLINE'ing empty rows Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cfeb26d2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cfeb26d2 Diff:

[38/50] [abbrv] hbase git commit: HBASE-20577 Addendum Fall back to old design if FNF

2018-06-10 Thread busbey
HBASE-20577 Addendum Fall back to old design if FNF Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1413522f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1413522f Diff:

[43/50] [abbrv] hbase git commit: HBASE-20672 Adding new Metrics readRequestRate and writeRequestRate

2018-06-10 Thread busbey
HBASE-20672 Adding new Metrics readRequestRate and writeRequestRate Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/519236b4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/519236b4 Diff:

[33/50] [abbrv] hbase git commit: HBASE-20677 Backport test of HBASE-20566 'Creating a system table after enabling rsgroup feature puts region into RIT' to branch-2

2018-06-10 Thread busbey
HBASE-20677 Backport test of HBASE-20566 'Creating a system table after enabling rsgroup feature puts region into RIT' to branch-2 Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/832f67d4 Tree:

[04/50] [abbrv] hbase git commit: HBASE-20640 Add missing test category and class rule

2018-06-10 Thread busbey
HBASE-20640 Add missing test category and class rule Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c17be2e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c17be2e6 Diff:

[40/50] [abbrv] hbase git commit: HBASE-20665: Changed log level of HBASE-8547 warning to debug

2018-06-10 Thread busbey
HBASE-20665: Changed log level of HBASE-8547 warning to debug Closes #77 Signed-off-by: Josh Elser Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9a809077 Tree:

[48/50] [abbrv] hbase git commit: HBASE-20332 shaded mapreduce module shouldn't include hadoop

2018-06-10 Thread busbey
HBASE-20332 shaded mapreduce module shouldn't include hadoop * modify the jar checking script to take args; make hadoop stuff optional * separate out checking the artifacts that have hadoop vs those that don't. * * Unfortunately means we need two modules for checking things * * put in a safety

[23/50] [abbrv] hbase git commit: HBASE-19761:Fix Checkstyle errors in hbase-zookeeper

2018-06-10 Thread busbey
HBASE-19761:Fix Checkstyle errors in hbase-zookeeper Signed-off-by: Jan Hentschel Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b98a96c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1b98a96c Diff:

[49/50] [abbrv] hbase git commit: HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs.

2018-06-10 Thread busbey
HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/71a88c96 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/71a88c96 Diff:

[06/50] [abbrv] hbase git commit: Revert "TestWALProcedureStoreOnHDFS failing on branch-1"

2018-06-10 Thread busbey
Revert "TestWALProcedureStoreOnHDFS failing on branch-1" This reverts commit dcfa01448c1693308256b41fe43aca6df41fd3b8. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/31ae8dc7 Tree:

[44/50] [abbrv] hbase git commit: HBASE-20698 Master don't record right server version until new started region server call regionServerReport method

2018-06-10 Thread busbey
HBASE-20698 Master don't record right server version until new started region server call regionServerReport method Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5fd16f38 Tree:

[12/50] [abbrv] hbase git commit: HBASE-18116 fix replication source in-memory calculation by excluding bulk load file

2018-06-10 Thread busbey
HBASE-18116 fix replication source in-memory calculation by excluding bulk load file Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6f3f3422 Tree:

[46/50] [abbrv] hbase git commit: WIP tune down build retention while troubleshooting.

2018-06-10 Thread busbey
WIP tune down build retention while troubleshooting. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/72fe828a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/72fe828a Diff:

[27/50] [abbrv] hbase git commit: Add Guangxu Cheng to pom.xml

2018-06-10 Thread busbey
Add Guangxu Cheng to pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b716ad5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1b716ad5 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/1b716ad5 Branch:

[09/50] [abbrv] hbase git commit: HBASE-20653 Add missing observer hooks for region server group to MasterObserver

2018-06-10 Thread busbey
HBASE-20653 Add missing observer hooks for region server group to MasterObserver Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/40a73a5c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/40a73a5c

[45/50] [abbrv] hbase git commit: HBASE-19735 Create a client-tarball assembly

2018-06-10 Thread busbey
HBASE-19735 Create a client-tarball assembly Provides an extra client descriptor to build a second tarball with a reduced set of dependencies. Not of great impact now, but will build the way for better in the future. Signed-off-by: Sean Busbey Conflicts: hbase-assembly/pom.xml

[19/50] [abbrv] hbase git commit: HBASE-18116 Replication source in-memory accounting should not include bulk transfer hfiles

2018-06-10 Thread busbey
HBASE-18116 Replication source in-memory accounting should not include bulk transfer hfiles Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a11701ec Tree:

[32/50] [abbrv] hbase git commit: HBASE-20634 Reopen region while server crash can cause the procedure to be stuck; ADDENDUM

2018-06-10 Thread busbey
HBASE-20634 Reopen region while server crash can cause the procedure to be stuck; ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d99ba62b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d99ba62b Diff:

[20/50] [abbrv] hbase git commit: HBASE-20668 Avoid permission change if ExportSnapshot's copy fails

2018-06-10 Thread busbey
HBASE-20668 Avoid permission change if ExportSnapshot's copy fails Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/74ef118e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/74ef118e Diff:

[01/50] [abbrv] hbase git commit: HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation) [Forced Update!]

2018-06-10 Thread busbey
Repository: hbase Updated Branches: refs/heads/HBASE-20331 dcbf787b4 -> 48a7018c6 (forced update) HBASE-20390-ADDENDUM-3: IMC Default Parameters for 2.0.0 (fix documentation) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[31/50] [abbrv] hbase git commit: HBASE-20628 SegmentScanner does over-comparing when one flushing

2018-06-10 Thread busbey
HBASE-20628 SegmentScanner does over-comparing when one flushing Signed-off-by: eshcar Signed-off-by: anoopsjohn Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/03c0f7fe Tree:

[37/50] [abbrv] hbase git commit: HBASE-20683 Incorrect return value for PreUpgradeValidator

2018-06-10 Thread busbey
HBASE-20683 Incorrect return value for PreUpgradeValidator Signed-off-by: Ted Yu Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cfd4b7d5 Tree:

[17/50] [abbrv] hbase git commit: HBASE-19724 Fixed Checkstyle errors in hbase-hadoop2-compat and enabled Checkstyle to fail on violations

2018-06-10 Thread busbey
HBASE-19724 Fixed Checkstyle errors in hbase-hadoop2-compat and enabled Checkstyle to fail on violations Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d5ea9263 Tree:

[02/50] [abbrv] hbase git commit: HBASE-20659 Implement a reopen table regions procedure

2018-06-10 Thread busbey
HBASE-20659 Implement a reopen table regions procedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/99774707 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/99774707 Diff:

[05/50] [abbrv] hbase git commit: TestWALProcedureStoreOnHDFS failing on branch-1

2018-06-10 Thread busbey
TestWALProcedureStoreOnHDFS failing on branch-1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dcfa0144 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dcfa0144 Diff:

[36/50] [abbrv] hbase git commit: HBASE-20684 org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method

2018-06-10 Thread busbey
HBASE-20684 org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7d3750bd Tree:

[30/50] [abbrv] hbase git commit: HBASE-20634 Reopen region while server crash can cause the procedure to be stuck

2018-06-10 Thread busbey
HBASE-20634 Reopen region while server crash can cause the procedure to be stuck A reattempt at fixing HBASE-20173 [AMv2] DisableTableProcedure concurrent to ServerCrashProcedure can deadlock The scenario is a SCP after processing WALs, goes to assign regions that were on the crashed server but

[16/50] [abbrv] hbase git commit: HBASE-19724 Fixed Checkstyle errors in hbase-hadoop2-compat and enabled Checkstyle to fail on violations

2018-06-10 Thread busbey
http://git-wip-us.apache.org/repos/asf/hbase/blob/d5ea9263/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/metrics2/impl/JmxCacheBuster.java -- diff --git

[11/50] [abbrv] hbase git commit: HBASE-20444 Addendum keep folks from looking at raw version component array.

2018-06-10 Thread busbey
HBASE-20444 Addendum keep folks from looking at raw version component array. Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d909ec55 Tree:

[10/50] [abbrv] hbase git commit: INFRA-16532 HBase master branch should not allow force pushes.

2018-06-10 Thread busbey
INFRA-16532 HBase master branch should not allow force pushes. This empty commit is here so we can attempt force pushing to remove it. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/28624598 Tree:

[18/50] [abbrv] hbase git commit: HBASE-20592 Create a tool to verify tables do not have prefix tree encoding

2018-06-10 Thread busbey
HBASE-20592 Create a tool to verify tables do not have prefix tree encoding Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/09686682 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/09686682

[18/40] hbase git commit: HBASE-19781 Add a new cluster state flag for synchronous replication

2018-06-10 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/edbcf1ee/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsckReplication.java -- diff --git

[02/40] hbase git commit: HBASE-20683 Incorrect return value for PreUpgradeValidator

2018-06-10 Thread zhangduo
HBASE-20683 Incorrect return value for PreUpgradeValidator Signed-off-by: Ted Yu Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cfd4b7d5 Tree:

[35/40] hbase git commit: HBASE-20434 Also remove remote wals when peer is in DA state

2018-06-10 Thread zhangduo
HBASE-20434 Also remove remote wals when peer is in DA state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8cf59a0e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8cf59a0e Diff:

[15/40] hbase git commit: HBASE-19083 Introduce a new log writer which can write to two HDFSes

2018-06-10 Thread zhangduo
HBASE-19083 Introduce a new log writer which can write to two HDFSes Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/52886d05 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/52886d05 Diff:

[23/40] hbase git commit: HBASE-19957 General framework to transit sync replication state

2018-06-10 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/9a7bc473/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/SyncReplicationPeerInfoProvider.java -- diff --git

[12/40] hbase git commit: HBASE-19079 Support setting up two clusters with A and S stat

2018-06-10 Thread zhangduo
HBASE-19079 Support setting up two clusters with A and S stat Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/655b2ce2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/655b2ce2 Diff:

[05/40] hbase git commit: HBASE-20665: Changed log level of HBASE-8547 warning to debug

2018-06-10 Thread zhangduo
HBASE-20665: Changed log level of HBASE-8547 warning to debug Closes #77 Signed-off-by: Josh Elser Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9a809077 Tree:

[31/40] hbase git commit: HBASE-20370 Also remove the wal file in remote cluster when we finish replicating a file

2018-06-10 Thread zhangduo
HBASE-20370 Also remove the wal file in remote cluster when we finish replicating a file Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bcf62d95 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bcf62d95 Diff:

[32/40] hbase git commit: HBASE-19782 Reject the replication request when peer is DA or A state

2018-06-10 Thread zhangduo
HBASE-19782 Reject the replication request when peer is DA or A state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23dbb01b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/23dbb01b Diff:

[40/40] hbase git commit: HBASE-19990 Create remote wal directory when transitting to state S

2018-06-10 Thread zhangduo
HBASE-19990 Create remote wal directory when transitting to state S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4495f97a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4495f97a Diff:

[09/40] hbase git commit: HBASE-20698 Master don't record right server version until new started region server call regionServerReport method

2018-06-10 Thread zhangduo
HBASE-20698 Master don't record right server version until new started region server call regionServerReport method Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5fd16f38 Tree:

[37/40] hbase git commit: HBASE-19973 Implement a procedure to replay sync replication wal for standby cluster

2018-06-10 Thread zhangduo
HBASE-19973 Implement a procedure to replay sync replication wal for standby cluster Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/99f1750f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/99f1750f Diff:

[28/40] hbase git commit: HBASE-20637 Polish the WAL switching when transiting from A to S

2018-06-10 Thread zhangduo
HBASE-20637 Polish the WAL switching when transiting from A to S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c6f7da32 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c6f7da32 Diff:

[27/40] hbase git commit: HBASE-19943 Only allow removing sync replication peer which is in DA state

2018-06-10 Thread zhangduo
HBASE-19943 Only allow removing sync replication peer which is in DA state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/64243eac Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/64243eac Diff:

[24/40] hbase git commit: HBASE-19957 General framework to transit sync replication state

2018-06-10 Thread zhangduo
HBASE-19957 General framework to transit sync replication state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9a7bc473 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9a7bc473 Diff:

[13/40] hbase git commit: HBASE-20424 Allow writing WAL to local and remote cluster concurrently

2018-06-10 Thread zhangduo
HBASE-20424 Allow writing WAL to local and remote cluster concurrently Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/93842866 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/93842866 Diff:

[20/40] hbase git commit: HBASE-19857 Complete the procedure for adding a sync replication peer

2018-06-10 Thread zhangduo
HBASE-19857 Complete the procedure for adding a sync replication peer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/da4f1e1e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/da4f1e1e Diff:

[29/40] hbase git commit: HBASE-20432 Cleanup related resources when remove a sync replication peer

2018-06-10 Thread zhangduo
HBASE-20432 Cleanup related resources when remove a sync replication peer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d4827fda Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d4827fda Diff:

[36/40] hbase git commit: HBASE-20426 Give up replicating anything in S state

2018-06-10 Thread zhangduo
HBASE-20426 Give up replicating anything in S state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/be9f35a7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/be9f35a7 Diff:

[10/40] hbase git commit: HBASE-20698 (addendum) Master don't record right server version until new started region server call regionServerReport method

2018-06-10 Thread zhangduo
HBASE-20698 (addendum) Master don't record right server version until new started region server call regionServerReport method Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cc7aefe0 Tree:

[38/40] hbase git commit: HBASE-20425 Do not write the cluster id of the current active cluster when writing remote WAL

2018-06-10 Thread zhangduo
HBASE-20425 Do not write the cluster id of the current active cluster when writing remote WAL Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ff8b9850 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ff8b9850 Diff:

[08/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.OpenRegionRemoteCall.html -- diff --git

[39/40] hbase git commit: HBASE-19865 Add UT for sync replication peer in DA state

2018-06-10 Thread zhangduo
HBASE-19865 Add UT for sync replication peer in DA state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bdede293 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bdede293 Diff:

[04/40] hbase git commit: HBASE-20689 Docker fails to install rubocop for precommit

2018-06-10 Thread zhangduo
HBASE-20689 Docker fails to install rubocop for precommit Signed-off-by: Mike Drob Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b002b0b8 Tree:

[13/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.AbstractRSRemoteCall.html -- diff --git

[16/40] hbase git commit: HBASE-19078 Add a remote peer cluster wal directory config for synchronous replication

2018-06-10 Thread zhangduo
HBASE-19078 Add a remote peer cluster wal directory config for synchronous replication Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4d55c595 Tree:

[02/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.html -- diff --git

[08/40] hbase git commit: HBASE-20672 Adding new Metrics readRequestRate and writeRequestRate

2018-06-10 Thread zhangduo
HBASE-20672 Adding new Metrics readRequestRate and writeRequestRate Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/519236b4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/519236b4 Diff:

[30/40] hbase git commit: HBASE-20576 Check remote WAL directory when creating peer and transiting peer to A

2018-06-10 Thread zhangduo
HBASE-20576 Check remote WAL directory when creating peer and transiting peer to A Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b983f686 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b983f686 Diff:

[34/40] hbase git commit: HBASE-20456 Support removing a ReplicationSourceShipper for a special wal group

2018-06-10 Thread zhangduo
HBASE-20456 Support removing a ReplicationSourceShipper for a special wal group Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/be791194 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/be791194 Diff:

[25/40] hbase git commit: HBASE-19082 Reject read/write from client but accept write from replication in state S

2018-06-10 Thread zhangduo
HBASE-19082 Reject read/write from client but accept write from replication in state S Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5c6f8437 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5c6f8437 Diff:

[07/40] hbase git commit: HBASE-20699 QuotaCache should cancel the QuotaRefresherChore service inside its stop()

2018-06-10 Thread zhangduo
HBASE-20699 QuotaCache should cancel the QuotaRefresherChore service inside its stop() Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/30a052b3 Tree:

[03/40] hbase git commit: HBASE-20577 Addendum Fall back to old design if FNF

2018-06-10 Thread zhangduo
HBASE-20577 Addendum Fall back to old design if FNF Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1413522f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1413522f Diff:

[26/40] hbase git commit: HBASE-20458 Support removing a WAL from LogRoller

2018-06-10 Thread zhangduo
HBASE-20458 Support removing a WAL from LogRoller Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/713dcd2e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/713dcd2e Diff:

[21/40] hbase git commit: HBASE-19999 Remove the SYNC_REPLICATION_ENABLED flag

2018-06-10 Thread zhangduo
HBASE-1 Remove the SYNC_REPLICATION_ENABLED flag Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e5f379ea Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e5f379ea Diff:

[16/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.CompatRemoteProcedureResolver.html -- diff --git

[19/40] hbase git commit: HBASE-19781 Add a new cluster state flag for synchronous replication

2018-06-10 Thread zhangduo
HBASE-19781 Add a new cluster state flag for synchronous replication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/edbcf1ee Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/edbcf1ee Diff:

[06/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.RegionOpenOperation.html -- diff --git

[01/40] hbase git commit: HBASE-20684 org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method [Forced Update!]

2018-06-10 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-19064 55abf011b -> 3d1165293 (forced update) HBASE-20684 org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[22/40] hbase git commit: HBASE-19935 Only allow table replication for sync replication for now

2018-06-10 Thread zhangduo
HBASE-19935 Only allow table replication for sync replication for now Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f2d644c4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f2d644c4 Diff:

[11/40] hbase git commit: HBASE-20660 Reopen regions using ReopenTableRegionsProcedure

2018-06-10 Thread zhangduo
HBASE-20660 Reopen regions using ReopenTableRegionsProcedure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3d116529 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3d116529 Diff:

[14/40] hbase git commit: HBASE-20163 Forbid major compaction when standby cluster replay the remote wals

2018-06-10 Thread zhangduo
HBASE-20163 Forbid major compaction when standby cluster replay the remote wals Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/af4aaa19 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/af4aaa19 Diff:

[06/40] hbase git commit: HBASE-20702 Processing crash, skip ONLINE'ing empty rows Signed-off-by: Josh Elser

2018-06-10 Thread zhangduo
HBASE-20702 Processing crash, skip ONLINE'ing empty rows Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cfeb26d2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cfeb26d2 Diff:

[33/40] hbase git commit: HBASE-19864 Use protobuf instead of enum.ordinal to store SyncReplicationState

2018-06-10 Thread zhangduo
HBASE-19864 Use protobuf instead of enum.ordinal to store SyncReplicationState Signed-off-by: zhangduo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/db3929f0 Tree:

[17/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
Published site at cc7aefe0bb238712eed1461c792285311259d8aa. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/f898168e Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/f898168e Diff:

[04/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.RemoteProcedureResolver.html -- diff --git

[17/40] hbase git commit: HBASE-19747 Introduce a special WALProvider for synchronous replication

2018-06-10 Thread zhangduo
HBASE-19747 Introduce a special WALProvider for synchronous replication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/67be9226 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/67be9226 Diff:

[05/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.RegionOperation.html -- diff --git

[10/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.DeadRSRemoteCall.html -- diff --git

[11/17] hbase-site git commit: Published site at cc7aefe0bb238712eed1461c792285311259d8aa.

2018-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f898168e/devapidocs/src-html/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.CompatRemoteProcedureResolver.html -- diff --git

  1   2   >