hbase git commit: Revert "HBASE-19835 Use explicit casting to avoid side effects"

2018-02-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-2 d6d1e49a7 -> a66fa85a1 Revert "HBASE-19835 Use explicit casting to avoid side effects" This reverts commit bc080e75000aa16ee05d42033ec5e4d984985205. Conflicts:

hbase git commit: HBASE-19157 IntegrationTestBackupRestore should warn about missing config

2018-02-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 9a7645360 -> bbbfeae25 HBASE-19157 IntegrationTestBackupRestore should warn about missing config Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20054 Forward port HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of KeeperException

2018-02-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 216d2d464 -> 9a7645360 HBASE-20054 Forward port HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of KeeperException Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20054 removes the indefinite retry introduced by HBASE-18282

2018-02-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-2 4ddfdaffd -> d6d1e49a7 HBASE-20054 removes the indefinite retry introduced by HBASE-18282 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d6d1e49a Tree:

[5/5] hbase git commit: HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory; ADDEDNDUM to fix TestRegionOpen failure

2018-02-23 Thread apurtell
HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory; ADDEDNDUM to fix TestRegionOpen failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/569f16ea Tree:

[1/5] hbase git commit: HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory

2018-02-23 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1.4 20cb47c38 -> 0d8fee215 HBASE-19391 Calling HRegion#initializeRegionInternals from a region replica can still re-create a region directory Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[3/5] hbase git commit: HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE

2018-02-23 Thread apurtell
HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b0b8d95 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1b0b8d95 Diff:

[2/5] hbase git commit: HBASE-19553, Old replica regions should be cleared from AM memory after primary region split or merge

2018-02-23 Thread apurtell
HBASE-19553, Old replica regions should be cleared from AM memory after primary region split or merge Signed-off-by: Ted Yu Signed-off-by: Huaxiang Sun Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[4/5] hbase git commit: HBASE-19364, Truncate_preserve fails with table when replica region > 1

2018-02-23 Thread apurtell
HBASE-19364, Truncate_preserve fails with table when replica region > 1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0d8fee21 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0d8fee21 Diff:

hbase git commit: Revert "HBASE-19835 Use explicit casting to avoid side effects"

2018-02-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/master ad5cd50df -> 216d2d464 Revert "HBASE-19835 Use explicit casting to avoid side effects" This reverts commit f1a81618fdd6318df5edded64fbb07e085e10853. Conflicts:

hbase git commit: HBASE-19364, Truncate_preserve fails with table when replica region > 1

2018-02-23 Thread huaxiangsun
Repository: hbase Updated Branches: refs/heads/branch-1 ba7a936f7 -> 343cdda9a HBASE-19364, Truncate_preserve fails with table when replica region > 1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/343cdda9 Tree:

[2/2] hbase git commit: HBASE-20051 Correct usage statement of endtime for VerifyReplication

2018-02-23 Thread busbey
HBASE-20051 Correct usage statement of endtime for VerifyReplication Signed-off-by: Josh Elser Signed-off-by: Peter Somogyi Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/42c75d41

[1/2] hbase git commit: HBASE-20051 Correct usage statement of endtime for VerifyReplication

2018-02-23 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.2 dacaaea0f -> 42c75d418 refs/heads/branch-1.3 149ebf3f6 -> a7a757791 HBASE-20051 Correct usage statement of endtime for VerifyReplication Signed-off-by: Josh Elser Signed-off-by: Peter Somogyi