[10/11] hbase git commit: HBASE-18825 Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-24 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a5f84430/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.java -- diff --git

[04/11] hbase git commit: HBASE-18825 Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-24 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a5f84430/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHStore.java -- diff --git

[11/11] hbase git commit: HBASE-18825 Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-24 Thread zhangduo
/hbase/tree/a5f84430 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/a5f84430 Branch: refs/heads/master Commit: a5f84430a305db6a1eddd45f82d19babf43a8d01 Parents: 1540483 Author: zhangduo <zhang...@apache.org> Authored: Sun Sep 24 19:22:16 2017 +0800 Committer: zhangduo <zhang...@a

[02/11] hbase git commit: HBASE-18825 Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-24 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a5f84430/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStripeStoreFileManager.java -- diff --git

[08/11] hbase git commit: HBASE-18825 Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-24 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a5f84430/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Store.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Store.java

[03/11] hbase git commit: HBASE-18825 Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-24 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a5f84430/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java -- diff --git

[09/11] hbase git commit: HBASE-18825 Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-24 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a5f84430/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java

hbase git commit: HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue

2017-09-25 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 3e1ceadc8 -> 7c2622baf HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue Signed-off-by: zhangduo <zhang...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/

hbase git commit: HBASE-18845 TestReplicationSmallTests fails after HBASE-14004

2017-09-29 Thread zhangduo
wip-us.apache.org/repos/asf/hbase/tree/2e4c1b62 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/2e4c1b62 Branch: refs/heads/branch-2 Commit: 2e4c1b62884026ba8fc2d743d33a7f9d9125393e Parents: 0658252 Author: zhangduo <zhang...@apache.org> Authored: Mon Sep 25 12:07:19 2017 +0800

hbase git commit: HBASE-18845 TestReplicationSmallTests fails after HBASE-14004

2017-09-29 Thread zhangduo
wip-us.apache.org/repos/asf/hbase/tree/239e6872 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/239e6872 Branch: refs/heads/master Commit: 239e6872674ff122ecec2d8d6a557b269e6ae54b Parents: afce850 Author: zhangduo <zhang...@apache.org> Authored: Mon Sep 25 12:07:19 2017 +0800 Committer:

hbase git commit: HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue

2017-09-25 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 3c7ab8107 -> f54cc1ca5 HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue Signed-off-by: zhangduo <zhang...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/

[1/3] hbase git commit: HBASE-18826 Use HStore instead of Store in our own code base and remove unnecessary methods in Store interface

2017-09-28 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 f73a3a6fb -> d26b8f8dd http://git-wip-us.apache.org/repos/asf/hbase/blob/d26b8f8d/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestKeepDeletes.java --

[2/3] hbase git commit: HBASE-18826 Use HStore instead of Store in our own code base and remove unnecessary methods in Store interface

2017-09-28 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/7f4c3b35/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestBlockEvictionFromClient.java -- diff --git

[3/3] hbase git commit: HBASE-18826 Use HStore instead of Store in our own code base and remove unnecessary methods in Store interface

2017-09-28 Thread zhangduo
/d26b8f8d Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/d26b8f8d Branch: refs/heads/branch-2 Commit: d26b8f8dddb19e9d888961a00fa597d7efb9fbd4 Parents: f73a3a6 Author: zhangduo <zhang...@apache.org> Authored: Thu Sep 28 15:24:41 2017 +0800 Committer: zhangduo <zhang...@apache.org&g

[3/3] hbase git commit: HBASE-18826 Use HStore instead of Store in our own code base and remove unnecessary methods in Store interface

2017-09-28 Thread zhangduo
/7f4c3b35 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/7f4c3b35 Branch: refs/heads/master Commit: 7f4c3b3564dfef595780e8b98da5d2dd0b9c5056 Parents: 0cf15fa Author: zhangduo <zhang...@apache.org> Authored: Thu Sep 28 15:24:41 2017 +0800 Committer: zhangduo <zhang...@apache.org&g

[2/3] hbase git commit: HBASE-18826 Use HStore instead of Store in our own code base and remove unnecessary methods in Store interface

2017-09-28 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/d26b8f8d/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestBlockEvictionFromClient.java -- diff --git

[1/3] hbase git commit: HBASE-18826 Use HStore instead of Store in our own code base and remove unnecessary methods in Store interface

2017-09-28 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 0cf15fadd -> 7f4c3b356 http://git-wip-us.apache.org/repos/asf/hbase/blob/7f4c3b35/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestKeepDeletes.java --

[2/2] hbase git commit: HBASE-16324 Remove LegacyScanQueryMatcher

2017-08-25 Thread zhangduo
/95bc4645 Branch: refs/heads/branch-2 Commit: 95bc4645271a5fe0c88b4bcce2561da189882034 Parents: b55b952 Author: zhangduo <zhang...@apache.org> Authored: Fri Aug 25 17:02:03 2017 +0800 Committer: zhangduo <zhang...@apache.org> Committed: Sat Aug 26 08:00:2

[1/2] hbase git commit: HBASE-16324 Remove LegacyScanQueryMatcher

2017-08-25 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 b55b952d5 -> 95bc46452 http://git-wip-us.apache.org/repos/asf/hbase/blob/95bc4645/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStoreScanner.java --

[2/2] hbase git commit: HBASE-16324 Remove LegacyScanQueryMatcher

2017-08-25 Thread zhangduo
/8d33949b Branch: refs/heads/master Commit: 8d33949b8db072902783f63cd9aaa68cbd6b905f Parents: 2773510 Author: zhangduo <zhang...@apache.org> Authored: Fri Aug 25 17:02:03 2017 +0800 Committer: zhangduo <zhang...@apache.org> Committed: Sat Aug 26 08:04:4

[1/2] hbase git commit: HBASE-16324 Remove LegacyScanQueryMatcher

2017-08-25 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 2773510f1 -> 8d33949b8 http://git-wip-us.apache.org/repos/asf/hbase/blob/8d33949b/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStoreScanner.java --

hbase git commit: HBASE-18347 Implement a BufferedMutator for async client

2017-08-24 Thread zhangduo
wip-us.apache.org/repos/asf/hbase/tree/d12eb7a4 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/d12eb7a4 Branch: refs/heads/master Commit: d12eb7a4aae5c2dc7b230bf2a12d2313b93b8ba9 Parents: 25ee5f7 Author: zhangduo <zhang...@apache.org> Authored: Mon Aug 21 18:37:26 2017 +0800 Committer: zhangd

hbase git commit: HBASE-18347 Implement a BufferedMutator for async client

2017-08-24 Thread zhangduo
wip-us.apache.org/repos/asf/hbase/tree/1ae9a390 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/1ae9a390 Branch: refs/heads/branch-2 Commit: 1ae9a39011f2ee2dfe013a32a990cff34f6ea428 Parents: 45b20da Author: zhangduo <zhang...@apache.org> Authored: Mon Aug 21 18:37:26 2017 +0800 Committer:

[4/4] hbase git commit: HBASE-18699 Copy LoadIncrementalHFiles to another package and mark the old one as deprecated

2017-09-03 Thread zhangduo
: http://git-wip-us.apache.org/repos/asf/hbase/diff/9e53f292 Branch: refs/heads/master Commit: 9e53f2927b3154eb703560933ddad489c2e232b5 Parents: 7c51d3f Author: zhangduo <zhang...@apache.org> Authored: Fri Sep 1 20:27:16 2017 +0800 Committer: zhangduo <zhang...@apache.org> Committed: Sun Se

[2/4] hbase git commit: HBASE-18699 Copy LoadIncrementalHFiles to another package and mark the old one as deprecated

2017-09-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/9e53f292/hbase-server/src/main/java/org/apache/hadoop/hbase/tool/LoadIncrementalHFiles.java -- diff --git

[3/4] hbase git commit: HBASE-18699 Copy LoadIncrementalHFiles to another package and mark the old one as deprecated

2017-09-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/9e53f292/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java -- diff --git

[4/4] hbase git commit: HBASE-18699 Copy LoadIncrementalHFiles to another package and mark the old one as deprecated

2017-09-03 Thread zhangduo
: http://git-wip-us.apache.org/repos/asf/hbase/diff/a37417c2 Branch: refs/heads/branch-2 Commit: a37417c25414e37cb719c69867fc8be11b0b94f4 Parents: 49986e9 Author: zhangduo <zhang...@apache.org> Authored: Fri Sep 1 20:27:16 2017 +0800 Committer: zhangduo <zhang...@apache.org> Committed: Sun

[1/4] hbase git commit: HBASE-18699 Copy LoadIncrementalHFiles to another package and mark the old one as deprecated

2017-09-03 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 7c51d3f2e -> 9e53f2927 http://git-wip-us.apache.org/repos/asf/hbase/blob/9e53f292/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestMasterReplication.java

[2/4] hbase git commit: HBASE-18699 Copy LoadIncrementalHFiles to another package and mark the old one as deprecated

2017-09-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a37417c2/hbase-server/src/main/java/org/apache/hadoop/hbase/tool/LoadIncrementalHFiles.java -- diff --git

[3/4] hbase git commit: HBASE-18699 Copy LoadIncrementalHFiles to another package and mark the old one as deprecated

2017-09-03 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a37417c2/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java -- diff --git

[1/4] hbase git commit: HBASE-18699 Copy LoadIncrementalHFiles to another package and mark the old one as deprecated

2017-09-03 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 49986e9df -> a37417c25 http://git-wip-us.apache.org/repos/asf/hbase/blob/a37417c2/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestMasterReplication.java

hbase git commit: HBASE-18949 Remove the CompactionRequest parameter in preCompactSelection

2017-10-09 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 54da4405d -> c3b3fd788 HBASE-18949 Remove the CompactionRequest parameter in preCompactSelection Signed-off-by: zhangduo <zhang...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http:

[2/2] hbase git commit: HBASE-18951 Use Builder pattern to remove nullable parameters for checkAndXXX methods in RawAsyncTable/AsyncTable interface

2017-10-10 Thread zhangduo
/asf/hbase/tree/d5b76547 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/d5b76547 Branch: refs/heads/branch-2 Commit: d5b76547f088783041212df559bcb08b6c641776 Parents: 294f6b7 Author: zhangduo <zhang...@apache.org> Authored: Tue Oct 10 11:11:19 2017 +0800 Committer: zhangduo

[1/2] hbase git commit: HBASE-18949 Remove the CompactionRequest parameter in preCompactSelection

2017-10-10 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 ca62f769b -> d5b76547f HBASE-18949 Remove the CompactionRequest parameter in preCompactSelection Signed-off-by: zhangduo <zhang...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http:

hbase git commit: HBASE-18951 Use Builder pattern to remove nullable parameters for checkAndXXX methods in RawAsyncTable/AsyncTable interface

2017-10-10 Thread zhangduo
wip-us.apache.org/repos/asf/hbase/commit/8597b19b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8597b19b Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/8597b19b Branch: refs/heads/master Commit: 8597b19b3d7bb2671a6afd7e902aaaea6690a105 Parents: c3b3fd7 Author: zhangduo <zhang...@apac

hbase git commit: HBASE-18411 Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND

2017-10-11 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-18410 5d0ee5f0e -> f67fe4da4 HBASE-18411 Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND Signed-off-by: zhangduo <zhang...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/h

hbase git commit: HBASE-18552 Backport the server side change in HBASE-18489 to branch-1

2017-10-11 Thread zhangduo
ttp://git-wip-us.apache.org/repos/asf/hbase/tree/0fd4da99 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/0fd4da99 Branch: refs/heads/branch-1.4 Commit: 0fd4da998e3d96f4df414f93e2db70879dc2 Parents: 22e2539 Author: zhangduo <zhang...@apache.org> Authored: Fri Aug 18 10:19:19 2

hbase git commit: HBASE-18552 Backport the server side change in HBASE-18489 to branch-1

2017-10-11 Thread zhangduo
ttp://git-wip-us.apache.org/repos/asf/hbase/tree/ff23e157 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ff23e157 Branch: refs/heads/branch-1 Commit: ff23e15769013050814b9dc674c65a430f24af36 Parents: 3959b39 Author: zhangduo <zhang...@apache.org> Authored: Fri Aug 18 10:19:19 2017 +0800

hbase git commit: HBASE-19042 Oracle Java 8u144 downloader broken in precommit check

2017-10-19 Thread zhangduo
wip-us.apache.org/repos/asf/hbase/tree/9e688117 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/9e688117 Branch: refs/heads/master Commit: 9e688117bad3cb4826c7201bb359672676389620 Parents: 3acb081 Author: zhangduo <zhang...@apache.org> Authored: Thu Oct 19 14:49:09 2017 +0800

hbase git commit: Revert "HBASE-19042 Oracle Java 8u144 downloader broken in precommit check"

2017-10-19 Thread zhangduo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4a7b4303 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4a7b4303 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4a7b4303 Branch: refs/heads/master Commit: 4a7b4303979ffe9896811f633141681669e1c20d Parents: 9e68811 Author: zh

[2/2] hbase git commit: HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private

2017-10-17 Thread zhangduo
/asf/hbase/tree/e804dd0b Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/e804dd0b Branch: refs/heads/master Commit: e804dd0b600f898f7519dee7134b68ad04c20a9a Parents: 5368fd5 Author: zhangduo <zhang...@apache.org> Authored: Tue Oct 17 21:27:05 2017 +0800 Committer: zhangduo <zhang...@a

[1/2] hbase git commit: HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private

2017-10-17 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 5368fd5bf -> e804dd0b6 http://git-wip-us.apache.org/repos/asf/hbase/blob/e804dd0b/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestCoprocessorScanPolicy.java --

[2/2] hbase git commit: HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private

2017-10-17 Thread zhangduo
/asf/hbase/tree/7a666858 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/7a666858 Branch: refs/heads/branch-2 Commit: 7a666858019ed9af860763f615ce810e6b31a4d2 Parents: 998bc32 Author: zhangduo <zhang...@apache.org> Authored: Tue Oct 17 21:27:05 2017 +0800 Committer: zhangduo

[1/2] hbase git commit: HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private

2017-10-17 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 998bc32ec -> 7a6668580 http://git-wip-us.apache.org/repos/asf/hbase/blob/7a666858/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestCoprocessorScanPolicy.java

hbase git commit: HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks

2017-10-23 Thread zhangduo
e90 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/37b29e90 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/37b29e90 Branch: refs/heads/master Commit: 37b29e909defecdc580112ce6cd306710d13e9e2 Parents: 81133f8 Author: zhangduo <zhang...@apache.org> Authored: Mon Oct 23 21:1

hbase git commit: HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks

2017-10-23 Thread zhangduo
mit/a6f89f02 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a6f89f02 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/a6f89f02 Branch: refs/heads/branch-2 Commit: a6f89f029a78a37eb84e4908b9975118e3050603 Parents: 3e0b90b Author: zhangduo <zhang...@apache.org> Authored: Mon Oct 23 21:1

[18/50] [abbrv] hbase git commit: HBASE-10367 RegionServer graceful stop / decommissioning

2017-10-23 Thread zhangduo
HBASE-10367 RegionServer graceful stop / decommissioning Signed-off-by: Jerry He Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a43a00e8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a43a00e8

[26/50] [abbrv] hbase git commit: HBASE-19060 precommit plugin test 'hadoopcheck' should only run when java or maven files change.

2017-10-23 Thread zhangduo
HBASE-19060 precommit plugin test 'hadoopcheck' should only run when java or maven files change. 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/dd4dbae7 Tree:

[41/50] [abbrv] hbase git commit: HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when calling CP hooks

2017-10-23 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/37b29e90 Branch: refs/heads/HBASE-18410 Commit: 37b29e909defecdc580112ce6cd306710d13e9e2 Parents: 81133f8 Author: zhangduo <zhang...@apache.org> Authored: Mon Oct 23 21:10:44 2017 +0800 Committer: zhangduo <zhang...@apache.org> Committed: Tue Oct

[05/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram)

2017-10-23 Thread zhangduo
HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/70f4c5da Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/70f4c5da Diff:

[19/50] [abbrv] hbase git commit: HBASE-16338 Remove Jackson1 deps

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/5facaded/hbase-server/src/main/resources/hbase-webapps/regionserver/processRS.jsp -- diff --git a/hbase-server/src/main/resources/hbase-webapps/regionserver/processRS.jsp

[46/50] [abbrv] hbase git commit: HBASE-18904 Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()

2017-10-23 Thread zhangduo
he.org/repos/asf/hbase/tree/9dd2ddae Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/9dd2ddae Branch: refs/heads/HBASE-18410 Commit: 9dd2ddaea2e9cba82d449a212f4f289d08aa4a7a Parents: 24a7ce8 Author: Biju Nair <gs.b...@gmail.com> Authored: Fri Sep 29 16:55:54 2017 -0400 Committer: zha

[06/50] [abbrv] hbase git commit: HBASE-18960 A few bug fixes and minor improvements around batchMutate

2017-10-23 Thread zhangduo
HBASE-18960 A few bug fixes and minor improvements around batchMutate * batch validation and preparation is done before we start iterating over operations for writes * durability, familyCellMaps and observedExceptions are batch wide and are now sotred in BatchOperation, as a result durability

[25/50] [abbrv] hbase git commit: HBASE-19061 update enforcer rules for NPE

2017-10-23 Thread zhangduo
HBASE-19061 update enforcer rules for NPE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/89d3b0b0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/89d3b0b0 Diff:

[01/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram) [Forced Update!]

2017-10-23 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/HBASE-18410 a157c62de -> b5896b7a4 (forced update) http://git-wip-us.apache.org/repos/asf/hbase/blob/70f4c5da/hbase-spark/src/main/scala/org/apache/hadoop/hbase/spark/HBaseContext.scala

[22/50] [abbrv] hbase git commit: HBASE-19014 surefire fails; When writing xml report stdout/stderr ... No such file or directory

2017-10-23 Thread zhangduo
HBASE-19014 surefire fails; When writing xml report stdout/stderr ... No such file or directory Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d59ed234 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d59ed234 Diff:

[47/50] [abbrv] hbase git commit: HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue

2017-10-23 Thread zhangduo
HBASE-18160 Fix incorrect logic in FilterList.filterKeyValue Signed-off-by: zhangduo <zhang...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/24a7ce84 Tree: http://git-wip-us.apache.org/repos/asf/hbas

[44/50] [abbrv] hbase git commit: HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned

2017-10-23 Thread zhangduo
os/asf/hbase/tree/49a877db Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/49a877db Branch: refs/heads/HBASE-18410 Commit: 49a877db30b8f5ea60af9340d83dec9c11a607d5 Parents: 2ebb7da Author: huzheng <open...@gmail.com> Authored: Sat May 27 16:58:00 2017 +0800 Committer: zhangduo <zhan

[27/50] [abbrv] hbase git commit: HBASE-19039 refactor shadedjars test to only run on java changes.

2017-10-23 Thread zhangduo
HBASE-19039 refactor shadedjars test to only run on java changes. 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/b10ad9e9 Tree:

[34/50] [abbrv] hbase git commit: HBASE-19046 RegionObserver#postCompactSelection Avoid passing shaded ImmutableList param.

2017-10-23 Thread zhangduo
HBASE-19046 RegionObserver#postCompactSelection Avoid passing shaded ImmutableList param. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4add40ca Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4add40ca Diff:

[48/50] [abbrv] hbase git commit: HBASE-18411 Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND

2017-10-23 Thread zhangduo
HBASE-18411 Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND Signed-off-by: zhangduo <zhang...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b32bff02 Tree: http://g

[16/50] [abbrv] hbase git commit: HBASE-19026 TestLockProcedure#testRemoteNamespaceLockRecovery fails

2017-10-23 Thread zhangduo
HBASE-19026 TestLockProcedure#testRemoteNamespaceLockRecovery fails Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/909e5f2f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/909e5f2f Diff:

[15/50] [abbrv] hbase git commit: Revert "HBASE-19042 Oracle Java 8u144 downloader broken in precommit check"

2017-10-23 Thread zhangduo
://git-wip-us.apache.org/repos/asf/hbase/tree/4a7b4303 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4a7b4303 Branch: refs/heads/HBASE-18410 Commit: 4a7b4303979ffe9896811f633141681669e1c20d Parents: 9e68811 Author: zhangduo <zhang...@apache.org> Authored: Thu Oct 19 16:03:28 2017 +0800 Com

[39/50] [abbrv] hbase git commit: HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes()

2017-10-23 Thread zhangduo
HBASE-19072 Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b7db62c7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b7db62c7 Diff:

[45/50] [abbrv] hbase git commit: HBASE-15410 Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT

2017-10-23 Thread zhangduo
/5c9523b7 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/5c9523b7 Branch: refs/heads/HBASE-18410 Commit: 5c9523b757e5b0f6b8d5ef1829f9b199fc2f73ef Parents: 3f5f2a5 Author: tedyu <yuzhih...@gmail.com> Authored: Thu Sep 7 04:07:09 2017 -0700 Committer: zhangduo <zhang...@apache.org&g

[49/50] [abbrv] hbase git commit: HBASE-18879 HBase FilterList cause KeyOnlyFilter not work

2017-10-23 Thread zhangduo
/hbase/diff/a17094f8 Branch: refs/heads/HBASE-18410 Commit: a17094f8e230e8350d97432243c9e69620e62619 Parents: b32bff0 Author: huzheng <open...@gmail.com> Authored: Wed Oct 11 21:17:03 2017 +0800 Committer: zhangduo <zhang...@apache.org> Committed: Tue Oct 24 11:39:3

[31/50] [abbrv] hbase git commit: HBASE-19007 Align Services Interfaces in Master and RegionServer

2017-10-23 Thread zhangduo
HBASE-19007 Align Services Interfaces in Master and RegionServer Purges Server, MasterServices, and RegionServerServices from CoprocessorEnvironments. Replaces removed functionality with a set of carefully curated methods on the *CoprocessorEnvironment implementations (Varies by

[08/50] [abbrv] hbase git commit: HBASE-19032 Set mimetype for patches uploaded by submit-patch.py

2017-10-23 Thread zhangduo
HBASE-19032 Set mimetype for patches uploaded by submit-patch.py Change-Id: I38e64174e2525cd6a929922b2612c91d660d Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5368fd5b Tree:

[02/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram)

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/70f4c5da/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java -- diff --git a/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java

[42/50] [abbrv] hbase git commit: HBASE-18410 disable the HBASE-18957 test until we can fix it on the feature branch.

2017-10-23 Thread zhangduo
-wip-us.apache.org/repos/asf/hbase/diff/2ebb7da6 Branch: refs/heads/HBASE-18410 Commit: 2ebb7da688e214becbdcc56c311fdb84225aeef1 Parents: 37b29e9 Author: Sean Busbey <bus...@apache.org> Authored: Mon Oct 9 15:24:00 2017 -0500 Committer: zhangduo <zhang...@apache.org> Committed: Tue Oct

[43/50] [abbrv] hbase git commit: HBASE-17678 FilterList with MUST_PASS_ONE lead to redundancy cells returned - addendum

2017-10-23 Thread zhangduo
he.org/repos/asf/hbase/tree/3f5f2a54 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3f5f2a54 Branch: refs/heads/HBASE-18410 Commit: 3f5f2a544691ba156705c87e3fd71c02ca1e7f5c Parents: 49a877d Author: huzheng <open...@gmail.com> Authored: Wed Jun 7 14:49:29 2017 +0800 Committer: zha

[13/50] [abbrv] hbase git commit: HBASE-18418 Remove apache_hbase_topology from dev-support

2017-10-23 Thread zhangduo
HBASE-18418 Remove apache_hbase_topology from dev-support Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3acb0817 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3acb0817 Diff:

[14/50] [abbrv] hbase git commit: HBASE-19042 Oracle Java 8u144 downloader broken in precommit check

2017-10-23 Thread zhangduo
/repos/asf/hbase/diff/9e688117 Branch: refs/heads/HBASE-18410 Commit: 9e688117bad3cb4826c7201bb359672676389620 Parents: 3acb081 Author: zhangduo <zhang...@apache.org> Authored: Thu Oct 19 14:49:09 2017 +0800 Committer: zhangduo <zhang...@apache.org> Committed: Thu Oct 19 15:32:4

[12/50] [abbrv] hbase git commit: HBASE-19038 precommit mvn install should run from root on patch

2017-10-23 Thread zhangduo
HBASE-19038 precommit mvn install should run from root on patch Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c16eb788 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c16eb788 Diff:

[38/50] [abbrv] hbase git commit: HBASE-18893 remove add/delete/modify column

2017-10-23 Thread zhangduo
HBASE-18893 remove add/delete/modify column Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1bc20ab Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a1bc20ab Diff:

[09/50] [abbrv] hbase git commit: HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/e804dd0b/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestCoprocessorScanPolicy.java -- diff --git

[20/50] [abbrv] hbase git commit: HBASE-16338 Remove Jackson1 deps

2017-10-23 Thread zhangduo
HBASE-16338 Remove Jackson1 deps * Change imports from org.codehaus to com.fasterxml * Exclude transitive jackson1 from hadoop and others * Minor test cleanup to add assert messages, fix some parameter order * Add anti-pattern check for using jackson 1 imports * Add explicit non-null

[10/50] [abbrv] hbase git commit: HBASE-19001 Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private

2017-10-23 Thread zhangduo
/asf/hbase/tree/e804dd0b Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/e804dd0b Branch: refs/heads/HBASE-18410 Commit: e804dd0b600f898f7519dee7134b68ad04c20a9a Parents: 5368fd5 Author: zhangduo <zhang...@apache.org> Authored: Tue Oct 17 21:27:05 2017 +0800 Committer: zhangduo

[24/50] [abbrv] hbase git commit: HBASE-19045 Deprecate RegionObserver#postInstantiateDeleteTracker.

2017-10-23 Thread zhangduo
HBASE-19045 Deprecate RegionObserver#postInstantiateDeleteTracker. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/64d164b8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/64d164b8 Diff:

[03/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram)

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/70f4c5da/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.java -- diff --git

[37/50] [abbrv] hbase git commit: HBASE-18893 remove add/delete/modify column

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/a1bc20ab/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestAddColumnFamilyProcedure.java -- diff --git

[11/50] [abbrv] hbase git commit: HBASE-19020 HBase Rest test for xml parsing external entities should not rely on implementation of java XML APIs.

2017-10-23 Thread zhangduo
HBASE-19020 HBase Rest test for xml parsing external entities should not rely on implementation of java XML APIs. 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/e320df5a

[04/50] [abbrv] hbase git commit: HBSE-18945 Make a IA.LimitedPrivate interface for CellComparator (Ram)

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/70f4c5da/hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparatorImpl.java -- diff --git a/hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparatorImpl.java

[23/50] [abbrv] hbase git commit: HBASE-19043 Purge TableWrapper and CoprocessorHConnnection Also purge Coprocessor#getTable... Let Coprocessors manage their Table Connections in hbase2.0.0.

2017-10-23 Thread zhangduo
HBASE-19043 Purge TableWrapper and CoprocessorHConnnection Also purge Coprocessor#getTable... Let Coprocessors manage their Table Connections in hbase2.0.0. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d7985412 Tree:

[07/50] [abbrv] hbase git commit: HBASE-18350 RSGroups are broken under AMv2

2017-10-23 Thread zhangduo
HBASE-18350 RSGroups are broken under AMv2 - Table moving to RSG was buggy, because it left the table unassigned. Now it is fixed we immediately assign to an appropriate RS (MoveRegionProcedure). - Table was locked while moving, but unassign operation hung, because locked table queues are

[28/50] [abbrv] hbase git commit: HBASE-19058. The wget isn't installed in building docker image

2017-10-23 Thread zhangduo
HBASE-19058. The wget isn't installed in building docker image 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/cb5c4776 Tree:

[33/50] [abbrv] hbase git commit: Add Zheng Hu to pom.xml

2017-10-23 Thread zhangduo
Add Zheng Hu 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/24931044 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/24931044 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/24931044 Branch:

[50/50] [abbrv] hbase git commit: HBASE-18368 FilterList with multiple FamilyFilters concatenated by OR does not work

2017-10-23 Thread zhangduo
it-wip-us.apache.org/repos/asf/hbase/tree/b5896b7a Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b5896b7a Branch: refs/heads/HBASE-18410 Commit: b5896b7a45b5e2324dc5d3e5fbd775c3e784caf5 Parents: a17094f Author: huzheng <open...@gmail.com> Authored: Tue Oct 17 19:25:23 2017 +0800 Committer: zha

[29/50] [abbrv] hbase git commit: HBASE-19010 Reimplement getMasterInfoPort for Admin

2017-10-23 Thread zhangduo
HBASE-19010 Reimplement getMasterInfoPort for Admin Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/592d541f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/592d541f Diff:

[21/50] [abbrv] hbase git commit: HBASE-19051 Add new split algorithm for num string

2017-10-23 Thread zhangduo
HBASE-19051 Add new split algorithm for num string Signed-off-by: tedyu 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/8c6ddc1a Tree:

[17/50] [abbrv] hbase git commit: HBASE-19042 Oracle Java 8u144 downloader broken in precommit check

2017-10-23 Thread zhangduo
e/tree/af479c58 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/af479c58 Branch: refs/heads/HBASE-18410 Commit: af479c580c24a78b34052dc4ad16dacd3dd988cd Parents: 909e5f2 Author: zhangduo <zhang...@apache.org> Authored: Thu Oct 19 14:49:09 2017 +0800 Committer: Mike Drob <m

[35/50] [abbrv] hbase git commit: HBASE-18989 Polish the compaction related CP hooks

2017-10-23 Thread zhangduo
/diff/c9fdbec7 Branch: refs/heads/HBASE-18410 Commit: c9fdbec772fe7dea06644d86e2854b98047ac9da Parents: 4add40c Author: zhangduo <zhang...@apache.org> Authored: Mon Oct 23 16:44:54 2017 +0800 Committer: zhangduo <zhang...@apache.org> Committed: Mon Oct 23 16:44:5

[30/50] [abbrv] hbase git commit: HBASE-19007 Align Services Interfaces in Master and RegionServer

2017-10-23 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/38879fb3/hbase-server/src/main/java/org/apache/hadoop/hbase/security/token/TokenProvider.java -- diff --git

[32/50] [abbrv] hbase git commit: HBASE-18824 Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE

2017-10-23 Thread zhangduo
HBASE-18824 Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE 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/2ee8690b Tree:

[40/50] [abbrv] hbase git commit: HBASE-18873 Move protobufs to private implementation on GlobalQuotaSettings

2017-10-23 Thread zhangduo
HBASE-18873 Move protobufs to private implementation on GlobalQuotaSettings A hack to "hide" the protobufs, but it's not going to be a trivial change to remove use of protobufs entirely as they're serialized into the hbase:quota table. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[36/50] [abbrv] hbase git commit: HBASE-19067 Do not expose getHDFSBlockDistribution in StoreFile.

2017-10-23 Thread zhangduo
HBASE-19067 Do not expose getHDFSBlockDistribution in StoreFile. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/880b26d7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/880b26d7 Diff:

hbase git commit: HBASE-18989 Polish the compaction related CP hooks

2017-10-23 Thread zhangduo
org/repos/asf/hbase/tree/4c43ef26 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4c43ef26 Branch: refs/heads/branch-2 Commit: 4c43ef2683e8e410c28fda9f96d912f2edf9fe29 Parents: fad75f0 Author: zhangduo <zhang...@apache.org> Authored: Mon Oct 23 16:44:54 2017 +0800 Committer: zhangd

hbase git commit: HBASE-18989 Polish the compaction related CP hooks

2017-10-23 Thread zhangduo
org/repos/asf/hbase/tree/c9fdbec7 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/c9fdbec7 Branch: refs/heads/master Commit: c9fdbec772fe7dea06644d86e2854b98047ac9da Parents: 4add40c Author: zhangduo <zhang...@apache.org> Authored: Mon Oct 23 16:44:54 2017 +0800 Committer: zhangd

hbase git commit: HBASE-19241 Improve javadoc for AsyncAdmin and cleanup warnings for the implementation classes

2017-11-13 Thread zhangduo
mit/5c312667 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5c312667 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/5c312667 Branch: refs/heads/master Commit: 5c312667ed9b9b3bbd870c7fcf26591479da000d Parents: 1ba7cc2 Author: zhangduo <zhang...@apache.org> Authored: Mon Nov 13

hbase git commit: HBASE-19241 Improve javadoc for AsyncAdmin and cleanup warnings for the implementation classes

2017-11-13 Thread zhangduo
ase/commit/8a5273f3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8a5273f3 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/8a5273f3 Branch: refs/heads/branch-2 Commit: 8a5273f38c430873e3abf28f740088c1c36a322d Parents: cd681f2 Author: zhangduo <zhang...@apache.org> Authored: Mon

<    1   2   3   4   5   6   7   8   9   10   >