hbase git commit: HBASE-19346 Use EventLoopGroup to create AsyncFSOutput

2017-11-29 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 0e6f1a024 -> e2e08866f HBASE-19346 Use EventLoopGroup to create AsyncFSOutput Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e2e08866 Tree:

hbase git commit: HBASE-19346 Use EventLoopGroup to create AsyncFSOutput

2017-11-29 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 91e75b2a2 -> 9434d52c1 HBASE-19346 Use EventLoopGroup to create AsyncFSOutput Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9434d52c Tree:

hbase git commit: HBASE-19385 [1.3] TestReplicator failed 1.3 nightly

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/master 81b95afbe -> 91e75b2a2 HBASE-19385 [1.3] TestReplicator failed 1.3 nightly Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/91e75b2a Tree:

hbase git commit: HBASE-19385 [1.3] TestReplicator failed 1.3 nightly

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 fd9c4322c -> 0e6f1a024 HBASE-19385 [1.3] TestReplicator failed 1.3 nightly Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0e6f1a02 Tree:

hbase git commit: HBASE-19385 [1.3] TestReplicator failed 1.3 nightly

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 6891e8195 -> 04f1029c0 HBASE-19385 [1.3] TestReplicator failed 1.3 nightly Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/04f1029c Tree:

hbase git commit: HBASE-19385 [1.3] TestReplicator failed 1.3 nightly

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 fb3fee341 -> 1e0067304 HBASE-19385 [1.3] TestReplicator failed 1.3 nightly Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1e006730 Tree:

hbase git commit: HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707)

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 9f102b293 -> 6891e8195 HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707) Project:

hbase git commit: HBASE-19382 Update report-flakies.py script to handle yetus builds.

2017-11-29 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-2 4f4aac77e -> fd9c4322c HBASE-19382 Update report-flakies.py script to handle yetus builds. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fd9c4322 Tree:

hbase git commit: HBASE-19367 Refactoring in RegionStates, and RSProcedureDispatcher

2017-11-29 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-2 941970999 -> 4f4aac77e HBASE-19367 Refactoring in RegionStates, and RSProcedureDispatcher - Adding javadoc comments - Bug: ServerStateNode#regions is HashSet but there's no synchronization to prevent concurrent addRegion/removeRegion.

hbase git commit: HBASE-19367 Refactoring in RegionStates, and RSProcedureDispatcher

2017-11-29 Thread appy
Repository: hbase Updated Branches: refs/heads/master 5b7f9c253 -> 81b95afbe HBASE-19367 Refactoring in RegionStates, and RSProcedureDispatcher - Adding javadoc comments - Bug: ServerStateNode#regions is HashSet but there's no synchronization to prevent concurrent addRegion/removeRegion.

hbase git commit: HBASE-19382 Update report-flakies.py script to handle yetus builds.

2017-11-29 Thread appy
Repository: hbase Updated Branches: refs/heads/master 79a89beb2 -> 5b7f9c253 HBASE-19382 Update report-flakies.py script to handle yetus builds. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5b7f9c25 Tree:

hbase git commit: HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707)

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/master abb535eef -> 79a89beb2 HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707) Project:

hbase git commit: HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707)

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 cf34adaf5 -> fb3fee341 HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707) Project:

hbase git commit: HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707)

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 9e7ab9ffe -> 941970999 HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707) Project:

hbase git commit: HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707)

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 45e856bc8 -> 93b380dd9 HBASE-19383 [1.2] java.lang.AssertionError: expected:<2> but was:<1> at org.apache.hadoop.hbase.TestChoreService.testTriggerNowFailsWhenNotScheduled(TestChoreService.java:707) Project:

[2/2] hbase git commit: HBASE-19379 TestEndToEndSplitTransaction fails with NPE

2017-11-29 Thread apurtell
HBASE-19379 TestEndToEndSplitTransaction fails with NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8492952a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8492952a Diff:

[1/2] hbase git commit: HBASE-19379 TestEndToEndSplitTransaction fails with NPE

2017-11-29 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 0b704d481 -> cf34adaf5 refs/heads/branch-1.4 ef12ee480 -> 8492952a9 HBASE-19379 TestEndToEndSplitTransaction fails with NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: Revert "HBASE-19379 TestEndToEndSplitTransaction fails with NPE"

2017-11-29 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 f3614f20c -> 0b704d481 Revert "HBASE-19379 TestEndToEndSplitTransaction fails with NPE" This reverts commit f3614f20c00a455dd59d6ca46abaa00123b946f9. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: Revert "HBASE-19379 TestEndToEndSplitTransaction fails with NPE"

2017-11-29 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1.4 ea8123e81 -> ef12ee480 Revert "HBASE-19379 TestEndToEndSplitTransaction fails with NPE" This reverts commit 39da0d44e0c286d8a4129daf9ed079722b8a8c0c. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/3] hbase git commit: HBASE-19379 TestEndToEndSplitTransaction fails with NPE

2017-11-29 Thread apurtell
HBASE-19379 TestEndToEndSplitTransaction fails with NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/39da0d44 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/39da0d44 Diff:

[3/3] hbase git commit: HBASE-19381 TestGlobalThrottler doesn't make progress

2017-11-29 Thread apurtell
HBASE-19381 TestGlobalThrottler doesn't make progress Revert "HBASE-17314 Limit total buffered size for all replication sources" This reverts commit 29e390c80895af54206d6a14eac50ca2859cf2b7. Conflicts:

[1/3] hbase git commit: HBASE-19379 TestEndToEndSplitTransaction fails with NPE

2017-11-29 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 4c413e0c5 -> f3614f20c refs/heads/branch-1.4 fb070f1d4 -> ea8123e81 HBASE-19379 TestEndToEndSplitTransaction fails with NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19376 Fix more binary compatibility problems with branch-1.4 / branch-1

2017-11-29 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1.4 74e313396 -> fb070f1d4 HBASE-19376 Fix more binary compatibility problems with branch-1.4 / branch-1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fb070f1d Tree:

hbase git commit: HBASE-19376 Fix more binary compatibility problems with branch-1.4 / branch-1

2017-11-29 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 36a702996 -> 4c413e0c5 HBASE-19376 Fix more binary compatibility problems with branch-1.4 / branch-1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4c413e0c Tree:

hbase git commit: HBASE-18233 We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock (Allan Yang)

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 9519efa43 -> 9f102b293 HBASE-18233 We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock (Allan Yang) This patch plus a sorting of the batch (HBASE-17924) fixes a regression in Increment/CheckAndPut-style

hbase git commit: HBASE-19354 [branch-1] Build using a jdk that is beyond ubuntu trusty's openjdk-151

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 dce6285c2 -> 36a702996 HBASE-19354 [branch-1] Build using a jdk that is beyond ubuntu trusty's openjdk-151 Amend our DockerFile so it gets jdks from azul repo. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19354 [branch-1] Build using a jdk that is beyond ubuntu trusty's openjdk-151

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.4 148080e52 -> 74e313396 HBASE-19354 [branch-1] Build using a jdk that is beyond ubuntu trusty's openjdk-151 Amend our DockerFile so it gets jdks from azul repo. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19188 Build fails on branch-1 using maven-3.5.2

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 690367fc4 -> 45e856bc8 HBASE-19188 Build fails on branch-1 using maven-3.5.2 Changing tomcat:jasper-runtime scope to compile in hbase-server, hbase-rest and hbase-thrift Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-19188 Build fails on branch-1 using maven-3.5.2

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 604266f7b -> 9519efa43 HBASE-19188 Build fails on branch-1 using maven-3.5.2 Changing tomcat:jasper-runtime scope to compile in hbase-server, hbase-rest and hbase-thrift Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-19188 Build fails on branch-1 using maven-3.5.2

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.4 5f0219b86 -> 148080e52 HBASE-19188 Build fails on branch-1 using maven-3.5.2 Changing tomcat:jasper-runtime scope to compile in hbase-server, hbase-rest and hbase-thrift Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-19188 Build fails on branch-1 using maven-3.5.2

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 4fe4d755c -> dce6285c2 HBASE-19188 Build fails on branch-1 using maven-3.5.2 Changing tomcat:jasper-runtime scope to compile in hbase-server, hbase-rest and hbase-thrift Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-19359 Revisit the default config of hbase client retries number

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 22b90c4a6 -> 9e7ab9ffe HBASE-19359 Revisit the default config of hbase client retries number Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9e7ab9ff Tree:

hbase git commit: HBASE-19359 Revisit the default config of hbase client retries number

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/master f81ac42aa -> abb535eef HBASE-19359 Revisit the default config of hbase client retries number Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/abb535ee Tree:

hbase git commit: HBASE-19372 Remove the Span object in SyncFuture as it is useless now

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 6f7d2afcd -> 22b90c4a6 HBASE-19372 Remove the Span object in SyncFuture as it is useless now Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19372 Remove the Span object in SyncFuture as it is useless now

2017-11-29 Thread stack
Repository: hbase Updated Branches: refs/heads/master 8b32d3792 -> f81ac42aa HBASE-19372 Remove the Span object in SyncFuture as it is useless now Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19362 Remove unused imports from hbase-thrift module

2017-11-29 Thread janh
Repository: hbase Updated Branches: refs/heads/branch-2 64ddce303 -> 6f7d2afcd HBASE-19362 Remove unused imports from hbase-thrift module Signed-off-by: Jan Hentschel Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase-site git commit: INFRA-10751 Empty commit

2017-11-29 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site fd365a2bc -> 51b7ea776 INFRA-10751 Empty commit Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/51b7ea77 Tree:

[04/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.html -- diff --git

[49/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/index-all.html -- diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 51c2573..8ba05c3 100644 --- a/apidocs/index-all.html +++

[35/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html

[51/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
Published site at . Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/fd365a2b Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/fd365a2b Diff:

[48/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/org/apache/hadoop/hbase/client/Admin.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/Admin.html

[38/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index 63c077c..3283c25 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -26,7 +26,7 @@ under the

[12/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.DeleteTableFuture.html -- diff --git

[25/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html

[45/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html -- diff --git a/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html

[39/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index 8343584..ae49b24 100644 --- a/checkstyle-aggregate.html +++

[33/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html

[07/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.ModifyTableFuture.html -- diff --git

[36/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/Admin.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/Admin.html

[14/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.CreateTableFuture.html -- diff --git

[22/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html

[27/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/RawAsyncTableImpl.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/RawAsyncTableImpl.html

[05/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html -- diff --git

[46/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/org/apache/hadoop/hbase/client/AsyncTable.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/AsyncTable.html

[44/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html

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

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html

[06/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.NamespaceFuture.html -- diff --git

[50/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/deprecated-list.html -- diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 7a68ded..363d530 100644 ---

[47/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html

[34/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/AsyncBatchRpcRetryingCaller.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncBatchRpcRetryingCaller.html

[28/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.html

[10/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.EnableTableFuture.html -- diff --git

[19/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncBatchRpcRetryingCaller.ServerRequest.html -- diff --git

[31/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html

[02/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.SplitTableRegionFuture.html -- diff --git

[37/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html

[42/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html -- diff --git

[11/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.DisableTableFuture.html -- diff --git

[23/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.html

[13/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.DeleteColumnFamilyFuture.html -- diff --git

[41/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/src-html/org/apache/hadoop/hbase/rest/client/RemoteHTable.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/rest/client/RemoteHTable.html

[08/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.ModifyColumnFamilyFuture.html -- diff --git

[40/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/book.html -- diff --git a/book.html b/book.html index 3fe4c25..fe11dbb 100644 --- a/book.html +++ b/book.html @@ -36739,7 +36739,7 @@ The server will return

[32/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/AsyncTable.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncTable.html

[15/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.AddColumnFamilyFuture.html -- diff --git

[21/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html

[24/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html

[18/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncBatchRpcRetryingCaller.html -- diff --git

[09/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.MergeTableRegionsFuture.html -- diff --git

[20/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncBatchRpcRetryingCaller.RegionRequest.html -- diff --git

[29/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/MultiServerCallable.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/MultiServerCallable.html

[16/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html -- diff --git

[26/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html

[01/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 83b248d3f -> fd365a2bc http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.TableWaitForStateCallable.html

[03/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.RestoreSnapshotFuture.html -- diff --git

[43/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html

[30/51] [partial] hbase-site git commit: Published site at .

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/devapidocs/org/apache/hadoop/hbase/client/HTable.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/HTable.html

hbase git commit: HBASE-19290 Reduce zk request when doing split log

2017-11-29 Thread binlijin
Repository: hbase Updated Branches: refs/heads/branch-2 0c4c39553 -> 64ddce303 HBASE-19290 Reduce zk request when doing split log Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/64ddce30 Tree:

hbase git commit: HBASE-19290 Reduce zk request when doing split log

2017-11-29 Thread binlijin
Repository: hbase Updated Branches: refs/heads/master b4a4be65e -> 8b32d3792 HBASE-19290 Reduce zk request when doing split log Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8b32d379 Tree:

hbase git commit: HBASE-19362 Remove unused imports from hbase-thrift module

2017-11-29 Thread janh
Repository: hbase Updated Branches: refs/heads/master e67a3699c -> b4a4be65e HBASE-19362 Remove unused imports from hbase-thrift module Signed-off-by: Jan Hentschel Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: