[hbase] 04/14: HBASE-22152 Addendum use hbase account instead of hadoop (#112)

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit f2a7cf1f601a9a385333cd745cbf0c131cb0014e Author: Apache9 AuthorDate: Fri Apr 5 20:57:30 2019 +0800 HBASE-22152

[hbase] 10/14: HBASE-22179 Fix RawAsyncHBaseAdmin.getCompactionState

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 64b4cbb97a0ecf299e6e03fc5b1450a6d5c329c8 Author: zhangduo AuthorDate: Sat Apr 6 22:17:46 2019 +0800 HBASE-2217

[hbase] 07/14: HBASE-22174 Remove error prone from our precommit javac check

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 16b3ee8a4d0f895dc0539dacae40ca6d60ec9783 Author: zhangduo AuthorDate: Sat Apr 6 13:51:02 2019 +0800 HBASE-2217

[hbase] 02/14: HBASE-22157 Include the cause when constructing RestoreSnapshotException in restoreSnapshot

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 59ac65bdb504bb79e88f001dc01543eb5a4de0c6 Author: Duo Zhang AuthorDate: Wed Apr 3 18:52:58 2019 +0800 HBASE-221

[hbase] branch HBASE-21879 updated (84f6009 -> d82f8a1)

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a change to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git. from 84f6009 HBASE-20911 correct Swtich/case indentation in formatter template for eclipse (Ankit Singhal) new

[hbase] 05/14: HBASE-22158 RawAsyncHBaseAdmin.getTableSplits should filter out none default replicas

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 5243c6a3d6a02ab2bfefead496737cc0bbc3a690 Author: Duo Zhang AuthorDate: Wed Apr 3 18:30:48 2019 +0800 HBASE-221

[hbase] 03/14: HBASE-22152 Create a jenkins file for yetus to processing GitHub PR

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 0c292677a930e033440136cfb818008388034bbe Author: Duo Zhang AuthorDate: Thu Apr 4 18:50:14 2019 +0800 HBASE-221

[hbase] 01/14: HBASE-22133 Forward port HBASE-22073 "/rits.jsp throws an exception if no procedure" to branch-2.2+

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit c9cc1b5d67c8d750895a12d128688355d702ad6c Author: zhangduo AuthorDate: Sat Mar 30 14:19:51 2019 +0800 HBASE-221

[hbase] 08/14: HBASE-22070 Checking restoreDir in RestoreSnapshotHelper

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit c4917510f4ba116ae7e336f5ad0aaa2b91fd903b Author: chaiwentao AuthorDate: Fri Apr 5 23:56:00 2019 +0800 HBASE-22

[hbase] 09/14: HBASE-22177 Do not recreate IOException in RawAsyncHBaseAdmin.adminCall

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 540a92b43e01ae11b3520e2b083eb800fe6a6754 Author: zhangduo AuthorDate: Sat Apr 6 22:11:17 2019 +0800 HBASE-2217

[hbase] 06/14: HBASE-20912 Add import order config in dev support for eclipse (Ankit Singhal and Tak Lon (Stephen) Wu)

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit b5badceb125aa450183e2e56f6ef676eb30e3145 Author: Andrew Purtell AuthorDate: Fri Apr 5 14:36:52 2019 -0700 HBAS

[hbase] 14/14: HBASE-22127 Ensure that the block cached in the LRUBlockCache offheap is allocated from heap

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit d82f8a1cf122203fb22fe8d5312b6f7d0bfca839 Author: huzheng AuthorDate: Mon Apr 1 22:23:24 2019 +0800 HBASE-22127

[hbase] 12/14: HBASE-22178 Introduce a createTableAsync with TableDescriptor method in Admin

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 67d1115795d5a7571243a4811624713ba050a0e4 Author: zhangduo AuthorDate: Sat Apr 6 22:15:41 2019 +0800 HBASE-2217

[hbase] 13/14: HBASE-22178 Addendum remove createTableAsync references where we pass null as splitKeys

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit b5eeade6e2a4d2b5e9c3160a3afbf383951ea5a0 Author: Duo Zhang AuthorDate: Mon Apr 8 09:41:11 2019 +0800 HBASE-221

[hbase] branch master updated: HBASE-22153 Fix the flaky TestRestartCluster

2019-04-08 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/master by this push: new a871d31 HBASE-22153 Fix the flaky TestRestartC

[hbase] 11/14: HBASE-22180 Make TestBlockEvictionFromClient.testBlockRefCountAfterSplits more stable

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 41c7f25a6021dd292f696df1ccbcd29b55756b1e Author: zhangduo AuthorDate: Sat Apr 6 22:23:41 2019 +0800 HBASE-2218

[hbase] branch HBASE-21879 updated: HBASE-22153 Fix the flaky TestRestartCluster

2019-04-08 Thread openinx
This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/HBASE-21879 by this push: new c70acf9 HBASE-22153 Fix the flaky Tes

[hbase] branch branch-1 updated: HBASE-21818 Incorrect list item in javadoc

2019-04-08 Thread psomogyi
This is an automated email from the ASF dual-hosted git repository. psomogyi pushed a commit to branch branch-1 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-1 by this push: new 6df26a1 HBASE-21818 Incorrect list item in

[hbase] branch branch-1.4 updated: HBASE-21818 Incorrect list item in javadoc

2019-04-08 Thread psomogyi
This is an automated email from the ASF dual-hosted git repository. psomogyi pushed a commit to branch branch-1.4 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-1.4 by this push: new a78e87c HBASE-21818 Incorrect list ite

[hbase] branch branch-1.3 updated: HBASE-21818 Incorrect list item in javadoc

2019-04-08 Thread psomogyi
This is an automated email from the ASF dual-hosted git repository. psomogyi pushed a commit to branch branch-1.3 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-1.3 by this push: new 16e0530 HBASE-21818 Incorrect list ite

[hbase] branch branch-2.1 updated: HBASE-22128 Move namespace region then master crashed make deadlock

2019-04-08 Thread allan163
This is an automated email from the ASF dual-hosted git repository. allan163 pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 83668c7 HBASE-22128 Move namespace reg

[hbase] branch master updated: HBASE-22173 Update doc on integration tests

2019-04-08 Thread psomogyi
This is an automated email from the ASF dual-hosted git repository. psomogyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/master by this push: new ad81d25 HBASE-22173 Update doc on integration

[hbase] branch branch-2.0 updated: HBASE-22128 Move namespace region then master crashed make deadlock

2019-04-08 Thread allan163
This is an automated email from the ASF dual-hosted git repository. allan163 pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 8208030 HBASE-22128 Move namespace reg

[hbase] branch master updated: HBASE-22163 Should not archive the compacted store files when region warmup (#122)

2019-04-08 Thread zghao
This is an automated email from the ASF dual-hosted git repository. zghao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/master by this push: new 89ce5d1 HBASE-22163 Should not archive the compac

[hbase] branch branch-2 updated: HBASE-22163 Should not archive the compacted store files when region warmup

2019-04-08 Thread zghao
This is an automated email from the ASF dual-hosted git repository. zghao pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2 by this push: new 66fffaa HBASE-22163 Should not archive the co

[hbase] branch branch-2.2 updated: HBASE-22163 Should not archive the compacted store files when region warmup

2019-04-08 Thread zghao
This is an automated email from the ASF dual-hosted git repository. zghao pushed a commit to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.2 by this push: new 863e268 HBASE-22163 Should not archive th

[hbase-site] branch asf-site updated: INFRA-10751 Empty commit

2019-04-08 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hbase-site.git The following commit(s) were added to refs/heads/asf-site by this push: new f0c5967 INFRA-10751 Empty commit

[hbase] branch branch-2.2 updated: HBASE-22155 Move 2.2.0 on to hbase-thirdparty-2.2.0

2019-04-08 Thread stack
This is an automated email from the ASF dual-hosted git repository. stack pushed a commit to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.2 by this push: new f36a768 HBASE-22155 Move 2.2.0 on to hbas