[13/32] hbase git commit: update zhangduo affiliation

2016-02-08 Thread syuanjiang
update zhangduo affiliation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bb71446e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bb71446e Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/bb71446e Branch:

[22/22] hbase git commit: Revert "HBASE-9393 Hbase does not closing a closed socket resulting in many CLOSE_WAIT"

2016-02-13 Thread syuanjiang
Revert "HBASE-9393 Hbase does not closing a closed socket resulting in many CLOSE_WAIT" This reverts commit c8d133186b85a4e7298bab3376ad96899860b1c7. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3897c4e1 Tree:

[02/22] hbase git commit: HBASE-11792 Organize Performance Evaluation usage output

2016-02-13 Thread syuanjiang
HBASE-11792 Organize Performance Evaluation usage output Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7cab2472 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7cab2472 Diff:

[15/22] hbase git commit: HBASE-14919 Refactoring for in-memory flush and compaction

2016-02-13 Thread syuanjiang
HBASE-14919 Refactoring for in-memory flush and compaction Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/25dfc112 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/25dfc112

[14/22] hbase git commit: HBASE-14919 Refactoring for in-memory flush and compaction

2016-02-13 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/25dfc112/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreScanner.java -- diff --git

[19/22] hbase git commit: HBASE-15219 Revert pending verification of test result

2016-02-13 Thread syuanjiang
HBASE-15219 Revert pending verification of test result Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/454e45f5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/454e45f5 Diff:

[01/22] hbase git commit: HBASE-15231 Make TableState.State private (Misty Stanley-Jones)

2016-02-13 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 3aff98c75 -> 3897c4e10 HBASE-15231 Make TableState.State private (Misty Stanley-Jones) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7bb68b90 Tree:

[08/22] hbase git commit: HBASE-15229 Canary Tools should not call System.Exit on error (Vishal Khandelwal)

2016-02-13 Thread syuanjiang
HBASE-15229 Canary Tools should not call System.Exit on error (Vishal Khandelwal) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2963d59e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2963d59e Diff:

[18/22] hbase git commit: HBASE-15252 Data loss when replaying wal if HDFS timeout

2016-02-13 Thread syuanjiang
HBASE-15252 Data loss when replaying wal if HDFS timeout Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/85e1d9a1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/85e1d9a1 Diff:

[05/22] hbase git commit: HBASE-15244 More doc around native lib setup and check and crc

2016-02-13 Thread syuanjiang
HBASE-15244 More doc around native lib setup and check and crc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/703e975d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/703e975d Diff:

[11/22] hbase git commit: HBASE-15204 Try to estimate the cell count for adding into WALEdit (Ram)

2016-02-13 Thread syuanjiang
HBASE-15204 Try to estimate the cell count for adding into WALEdit (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fec97338 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fec97338 Diff:

[10/22] hbase git commit: HBASE-15223 Make convertScanToString public for Spark

2016-02-13 Thread syuanjiang
HBASE-15223 Make convertScanToString public for Spark Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1942a99b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1942a99b Diff:

[06/22] hbase git commit: HBASE-15219 Canary tool does not return non-zero exit code when one of regions is in stuck state

2016-02-13 Thread syuanjiang
HBASE-15219 Canary tool does not return non-zero exit code when one of regions is in stuck state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/df829ea7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/df829ea7 Diff:

[17/22] hbase git commit: HBASE-15198 RPC client not using Codec and CellBlock for puts by default-addendum.

2016-02-13 Thread syuanjiang
HBASE-15198 RPC client not using Codec and CellBlock for puts by default-addendum. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/12982d19 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/12982d19 Diff:

[12/22] hbase git commit: HBASE-15198 RPC client not using Codec and CellBlock for puts by default.

2016-02-13 Thread syuanjiang
HBASE-15198 RPC client not using Codec and CellBlock for puts by default. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/29a192ef Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/29a192ef Diff:

[03/22] hbase git commit: HBASE-15238 HFileReaderV2 prefetch overreaches; runs off the end of the data

2016-02-13 Thread syuanjiang
HBASE-15238 HFileReaderV2 prefetch overreaches; runs off the end of the data M hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/ChecksumUtil.java Cleanup trace message and include offset; makes debug the easier. M

[07/22] hbase git commit: HBASE-15239 Remove unused LoadBalancer.immediateAssignment()

2016-02-13 Thread syuanjiang
HBASE-15239 Remove unused LoadBalancer.immediateAssignment() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d5331816 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d5331816 Diff:

[16/22] hbase git commit: HBASE-15255 Add pointer to linkedin blog on putting jvm logs on fast disk

2016-02-13 Thread syuanjiang
HBASE-15255 Add pointer to linkedin blog on putting jvm logs on fast disk Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ab50c7c8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ab50c7c8 Diff:

[20/22] hbase git commit: HBASE-9393 Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-02-13 Thread syuanjiang
HBASE-9393 Hbase does not closing a closed socket resulting in many CLOSE_WAIT Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c8d13318 Tree:

[21/22] hbase git commit: HBASE-13839 Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.)

2016-02-13 Thread syuanjiang
HBASE-13839 Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/14196288 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/14196288 Diff:

[09/22] hbase git commit: HBASE-14192 Fix REST Cluster Constructor with String List

2016-02-13 Thread syuanjiang
HBASE-14192 Fix REST Cluster Constructor with String List Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/abb6cdce Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/abb6cdce Diff:

[04/22] hbase git commit: HBASE-15216 Canary does not accept config params from command line (Vishal Khandelwal)

2016-02-13 Thread syuanjiang
HBASE-15216 Canary does not accept config params from command line (Vishal Khandelwal) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bab812df Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bab812df Diff:

[12/13] hbase git commit: Make hbasecon2016 image half size

2016-01-29 Thread syuanjiang
Make hbasecon2016 image half size Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/47506e80 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/47506e80 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/47506e80

[01/13] hbase git commit: Add hbasecon2016 to news

2016-01-29 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 d4610df32 -> 0de221a19 Add hbasecon2016 to news Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/845d00a1 Tree:

[04/13] hbase git commit: HBASE-15171 Addendum removes extra loop (Yu Li)

2016-01-29 Thread syuanjiang
HBASE-15171 Addendum removes extra loop (Yu Li) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/37ed0f6d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/37ed0f6d Diff:

[06/13] hbase git commit: HBASE-15019 Replication stuck when HDFS is restarted.

2016-01-29 Thread syuanjiang
HBASE-15019 Replication stuck when HDFS is restarted. 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/8a217da8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8a217da8

[10/13] hbase git commit: HBASE-14969 Add throughput controller for flush

2016-01-29 Thread syuanjiang
HBASE-14969 Add throughput controller for flush 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/b3b1ce99 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b3b1ce99 Diff:

[03/13] hbase git commit: HBASE-15146 Don't block on Reader threads queueing to a scheduler queue

2016-01-29 Thread syuanjiang
HBASE-15146 Don't block on Reader threads queueing to a scheduler queue Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/138b7546 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/138b7546 Diff:

[08/13] hbase git commit: HBASE-14969 Add throughput controller for flush

2016-01-29 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/b3b1ce99/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/throttle/TestFlushWithThroughputController.java -- diff --git

[02/13] hbase git commit: HBASE-15171 Avoid counting duplicate kv and generating lots of small hfiles in PutSortReducer (Yu Li)

2016-01-29 Thread syuanjiang
HBASE-15171 Avoid counting duplicate kv and generating lots of small hfiles in PutSortReducer (Yu Li) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/47c41479 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/47c41479

[13/13] hbase git commit: HBASE-14841 Allow Dictionary to work with BytebufferedCells (Ram)

2016-01-29 Thread syuanjiang
HBASE-14841 Allow Dictionary to work with BytebufferedCells (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0de221a1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0de221a1 Diff:

[11/13] hbase git commit: Add hbasecon2016 logo

2016-01-29 Thread syuanjiang
Add hbasecon2016 logo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/83304f82 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/83304f82 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/83304f82 Branch:

[05/13] hbase git commit: HBASE-15173 Execute mergeRegions RPC call as the request user

2016-01-29 Thread syuanjiang
HBASE-15173 Execute mergeRegions RPC call as the request user Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1ee07688 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1ee07688 Diff:

[07/13] hbase git commit: HBASE-15142 Procedure v2 - Basic WebUI listing the procedures

2016-01-29 Thread syuanjiang
HBASE-15142 Procedure v2 - Basic WebUI listing the procedures Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/14dd959a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/14dd959a Diff:

[09/13] hbase git commit: HBASE-14969 Add throughput controller for flush

2016-01-29 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/b3b1ce99/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/throttle/PressureAwareCompactionThroughputController.java -- diff --git

[4/4] hbase git commit: HBASE-15129 Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml (Yu Li)

2016-02-03 Thread syuanjiang
HBASE-15129 Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml (Yu Li) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2f576737 Tree:

[2/4] hbase git commit: HBASE-15196 HBASE-15158 Preamble 2 of 2:Add Increment tests

2016-02-03 Thread syuanjiang
HBASE-15196 HBASE-15158 Preamble 2 of 2:Add Increment tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ed46591f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ed46591f Diff:

[3/4] hbase git commit: HBASE-15206 Fix flakey testSplitDaughtersNotInMeta test (Huaxiang Sun)

2016-02-03 Thread syuanjiang
HBASE-15206 Fix flakey testSplitDaughtersNotInMeta test (Huaxiang Sun) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ecf3efad Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ecf3efad Diff:

[1/4] hbase git commit: HBASE-15192 TestRegionMergeTransactionOnCluster#testCleanMergeReference is flaky

2016-02-03 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 fc5e698c0 -> 2f5767376 HBASE-15192 TestRegionMergeTransactionOnCluster#testCleanMergeReference is flaky Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/243e6cc5

[3/6] hbase git commit: HBASE-15195 Don't run findbugs on hbase-it; it has nothing in src/main/java

2016-02-01 Thread syuanjiang
HBASE-15195 Don't run findbugs on hbase-it; it has nothing in src/main/java Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/99551189 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/99551189 Diff:

[4/6] hbase git commit: HBASE-15190 Monkey dies when running on shared cluster (gives up when can't kill the other fellows processes)

2016-02-01 Thread syuanjiang
HBASE-15190 Monkey dies when running on shared cluster (gives up when can't kill the other fellows processes) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/13a46df1 Tree:

[5/6] hbase git commit: HBASE-15158 HBASE-15158 Preamble 1 of 2: fix findbugs, add javadoc, change Region#getReadpoint to #getReadPoint, and some util

2016-02-01 Thread syuanjiang
HBASE-15158 HBASE-15158 Preamble 1 of 2: fix findbugs, add javadoc, change Region#getReadpoint to #getReadPoint, and some util Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2cc48e03 Tree:

[1/6] hbase git commit: HBASE-14810 Update Hadoop support description to explain "not tested" vs "not supported"

2016-02-01 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 0de221a19 -> fc5e698c0 HBASE-14810 Update Hadoop support description to explain "not tested" vs "not supported" Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[6/6] hbase git commit: HBASE-14969 Add throughput controller for flush; ADDENDUM

2016-02-01 Thread syuanjiang
HBASE-14969 Add throughput controller for flush; ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fc5e698c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fc5e698c Diff:

[2/6] hbase git commit: TestStochasticLoadBalancer.testRegionReplicationOnMidClusterSameHosts flaky on trunk

2016-02-01 Thread syuanjiang
TestStochasticLoadBalancer.testRegionReplicationOnMidClusterSameHosts flaky on trunk Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9ec408e2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9ec408e2 Diff:

[17/22] hbase git commit: HBASE-13883 Clarify the MemStore Flush section in the RefGuide

2016-02-22 Thread syuanjiang
HBASE-13883 Clarify the MemStore Flush section in the RefGuide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fea0dd46 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/fea0dd46 Diff:

[11/22] hbase git commit: HBASE-15279 OrderedBytes.isEncodedValue does not check for int8 and int16 types (Robert Yokota)

2016-02-22 Thread syuanjiang
HBASE-15279 OrderedBytes.isEncodedValue does not check for int8 and int16 types (Robert Yokota) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6f8c7dca Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6f8c7dca Diff:

[13/22] hbase git commit: HBASE-15282 Bump hbase-spark to use Spark 1.6.0

2016-02-22 Thread syuanjiang
HBASE-15282 Bump hbase-spark to use Spark 1.6.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f352f3c3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f352f3c3 Diff:

[06/22] hbase git commit: HBASE-15120 Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon.

2016-02-22 Thread syuanjiang
HBASE-15120 Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon. Signed-off-by: chenheng Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9f8273e7 Tree:

[10/22] hbase git commit: HBASE-15270 Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon.

2016-02-22 Thread syuanjiang
HBASE-15270 Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon. Signed-off-by: chenheng Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bba4f107 Tree:

[04/22] hbase git commit: HBASE-15276 TestFlushSnapshotFromClient hung

2016-02-22 Thread syuanjiang
HBASE-15276 TestFlushSnapshotFromClient hung Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bb881eb8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bb881eb8 Diff:

[22/22] hbase git commit: HBASE-15298 Fix missing or wrong asciidoc anchors in the reference guide

2016-02-22 Thread syuanjiang
HBASE-15298 Fix missing or wrong asciidoc anchors in the reference guide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2966eee6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2966eee6 Diff:

[15/22] hbase git commit: HBASE-14877 maven archetype: client application (Daniel Vimont)

2016-02-22 Thread syuanjiang
HBASE-14877 maven archetype: client application (Daniel Vimont) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/afa63a91 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/afa63a91 Diff:

[19/22] hbase git commit: HBASE-15259 WALEdits under replay will also be replicated

2016-02-22 Thread syuanjiang
HBASE-15259 WALEdits under replay will also be replicated Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a878b19c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a878b19c Diff:

[08/22] hbase git commit: HBASE-15285 Forward-port respect for isReturnResult from HBASE-15095

2016-02-22 Thread syuanjiang
HBASE-15285 Forward-port respect for isReturnResult from HBASE-15095 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4b1acead Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4b1acead Diff:

[03/22] hbase git commit: HBASE-15263 TestIPv6NIOServerSocketChannel.testServerSocketFromLocalhostResolution can hang indefinetly

2016-02-22 Thread syuanjiang
HBASE-15263 TestIPv6NIOServerSocketChannel.testServerSocketFromLocalhostResolution can hang indefinetly Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e3aa71fb Tree:

[12/22] hbase git commit: HBASE-14949 Resolve name conflict when splitting if there are duplicated WAL entries

2016-02-22 Thread syuanjiang
HBASE-14949 Resolve name conflict when splitting if there are duplicated WAL entries Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d2ba8750 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d2ba8750 Diff:

[16/22] hbase git commit: HBASE-15250 Fix old URLs that currently get redirected

2016-02-22 Thread syuanjiang
HBASE-15250 Fix old URLs that currently get redirected Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/61a5ef9e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/61a5ef9e Diff:

[07/22] hbase git commit: HBASE-15100 ProcedureInfo constructor should be InterfaceAudience.Private (addendum)

2016-02-22 Thread syuanjiang
HBASE-15100 ProcedureInfo constructor should be InterfaceAudience.Private (addendum) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e0fa176f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e0fa176f Diff:

[05/22] hbase git commit: HBASE-15277 TestRegionMergeTransactionOnCluster.testWholesomeMerge fails with no connection to master

2016-02-22 Thread syuanjiang
HBASE-15277 TestRegionMergeTransactionOnCluster.testWholesomeMerge fails with no connection to master Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a8077080 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a8077080

[09/22] hbase git commit: Revert "HBASE-15120 Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon."

2016-02-22 Thread syuanjiang
Revert "HBASE-15120 Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon." This reverts commit 9f8273e7175954cf6dd4bf523b531bf9971749bb. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c7eb72a9 Tree:

[14/22] hbase git commit: HBASE-15251 During a cluster restart, Hmaster thinks it is a failover by mistake (Clara Xiong)

2016-02-22 Thread syuanjiang
HBASE-15251 During a cluster restart, Hmaster thinks it is a failover by mistake (Clara Xiong) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8eedc967 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8eedc967 Diff:

[18/22] hbase git commit: HBASE-15289 Add details about how to get usage instructions for Import and Export tools

2016-02-22 Thread syuanjiang
HBASE-15289 Add details about how to get usage instructions for Import and Export tools Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23cfac32 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/23cfac32 Diff:

[02/22] hbase git commit: HBASE-13839 Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.) ; ADDENDUM

2016-02-22 Thread syuanjiang
HBASE-13839 Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.) ; ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7063562b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7063562b Diff:

[20/37] hbase git commit: HBASE-15222 Addendum - Use less contended classes for metrics

2016-02-26 Thread syuanjiang
HBASE-15222 Addendum - Use less contended classes for metrics Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/77133fd2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/77133fd2 Diff:

[33/37] hbase git commit: HBASE-15205 Do not find the replication scope for every WAL#append() (Ram)

2016-02-26 Thread syuanjiang
HBASE-15205 Do not find the replication scope for every WAL#append() (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8f2bd060 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8f2bd060 Diff:

[04/37] hbase git commit: HBASE-13259 mmap() based BucketCache IOEngine (Zee Chen & Ram)

2016-02-26 Thread syuanjiang
HBASE-13259 mmap() based BucketCache IOEngine (Zee Chen & Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3ba1a7fd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3ba1a7fd Diff:

[25/37] hbase git commit: HBASE-15128 Disable region splits and merges switch in master

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/24d481c5/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[32/37] hbase git commit: HBASE-15205 Do not find the replication scope for every WAL#append() (Ram)

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/8f2bd060/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestWALLockup.java -- diff --git

[30/37] hbase git commit: Revert "HBASE-15128 Disable region splits and merges switch in master"

2016-02-26 Thread syuanjiang
Revert "HBASE-15128 Disable region splits and merges switch in master" This reverts commit 24d481c5803e69a6190339cd8bb218b2c4585459. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bf4fcc30 Tree:

[06/37] hbase git commit: HBASE-15306 Make RPC call queue length dynamically configurable

2016-02-26 Thread syuanjiang
HBASE-15306 Make RPC call queue length dynamically configurable Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f47dba74 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f47dba74 Diff:

[37/37] hbase git commit: HBASE-15351 Fix description of hbase.bucketcache.size in hbase-default.xml

2016-02-26 Thread syuanjiang
HBASE-15351 Fix description of hbase.bucketcache.size in hbase-default.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8f6e2978 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8f6e2978 Diff:

[26/37] hbase git commit: HBASE-15128 Disable region splits and merges switch in master

2016-02-26 Thread syuanjiang
HBASE-15128 Disable region splits and merges switch in master Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/24d481c5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/24d481c5 Diff:

[10/37] hbase git commit: HBASE-15302 Reenable the other tests disabled by HBASE-14678

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/30cec72f/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestMasterFailoverWithProcedures.java -- diff --git

[12/37] hbase git commit: HBASE-15302 Reenable the other tests disabled by HBASE-14678

2016-02-26 Thread syuanjiang
HBASE-15302 Reenable the other tests disabled by HBASE-14678 Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/30cec72f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/30cec72f

[13/37] hbase git commit: HBASE-15312 Update the dependences of pom for mini cluster in HBase Book (Liu Shaohui)

2016-02-26 Thread syuanjiang
HBASE-15312 Update the dependences of pom for mini cluster in HBase Book (Liu Shaohui) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2a306437 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2a306437 Diff:

[24/37] hbase git commit: HBASE-15128 Disable region splits and merges switch in master

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/24d481c5/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/SnapshotProtos.java -- diff --git

[28/37] hbase git commit: Revert "HBASE-15128 Disable region splits and merges switch in master"

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/bf4fcc30/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/SnapshotProtos.java -- diff --git

[27/37] hbase git commit: Revert "HBASE-15128 Disable region splits and merges switch in master"

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/bf4fcc30/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ZooKeeperProtos.java -- diff --git

[03/37] hbase git commit: HBASE-15232 Handle region location cache mgmt in AsyncProcess for multi()'s

2016-02-26 Thread syuanjiang
HBASE-15232 Handle region location cache mgmt in AsyncProcess for multi()'s Further investigation after HBASE-15221 lead to some findings that AsyncProcess should have been managing the contents of the region location cache, appropriately clearing it when necessary (e.g. an RPC to a server fails

[35/37] hbase git commit: HBASE-15332 Document how to take advantage of HDFS-6133 in HBase

2016-02-26 Thread syuanjiang
HBASE-15332 Document how to take advantage of HDFS-6133 in HBase (cherry picked from commit e0a656ed50027a7d982f1eca7a8c0ee3cab47f92) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c5288947 Tree:

[11/37] hbase git commit: HBASE-15302 Reenable the other tests disabled by HBASE-14678

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/30cec72f/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestDistributedLogSplitting.java -- diff --git

[31/37] hbase git commit: HBASE-15215 TestBlockEvictionFromClient is flaky in jdk1.7 build (setting offheap)

2016-02-26 Thread syuanjiang
HBASE-15215 TestBlockEvictionFromClient is flaky in jdk1.7 build (setting offheap) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/538815d8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/538815d8 Diff:

[17/37] hbase git commit: HBASE-15319 clearJmxCache does not take effect actually

2016-02-26 Thread syuanjiang
HBASE-15319 clearJmxCache does not take effect actually Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a3b4575f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a3b4575f Diff:

[14/37] hbase git commit: HBASE-15310 hbase-spark module has compilation failures with clover profile

2016-02-26 Thread syuanjiang
HBASE-15310 hbase-spark module has compilation failures with clover profile Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/20e14f44 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/20e14f44 Diff:

[21/37] hbase git commit: HBASE-15144 Procedure v2 - Web UI displaying Store state

2016-02-26 Thread syuanjiang
HBASE-15144 Procedure v2 - Web UI displaying Store state Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/40c55915 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/40c55915 Diff:

[18/37] hbase git commit: HBASE-15264 Implement a fan out HDFS OutputStream

2016-02-26 Thread syuanjiang
HBASE-15264 Implement a fan out HDFS OutputStream Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6e9d355b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6e9d355b Diff:

[15/37] hbase git commit: HBASE-15222 Use less contended classes for metrics

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/630a6582/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/metrics2/lib/MutableTimeHistogram.java -- diff --git

[22/37] hbase git commit: HBASE-15311 Prevent NPE in BlockCacheViewTmpl.

2016-02-26 Thread syuanjiang
HBASE-15311 Prevent NPE in BlockCacheViewTmpl. Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/75c57a04 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/75c57a04 Diff:

[36/37] hbase git commit: HBASE-15349 Update surefire version to 2.19.1. (Apekshit)

2016-02-26 Thread syuanjiang
HBASE-15349 Update surefire version to 2.19.1. (Apekshit) Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3c660e2a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3c660e2a

[16/37] hbase git commit: HBASE-15222 Use less contended classes for metrics

2016-02-26 Thread syuanjiang
HBASE-15222 Use less contended classes for metrics Summary: Use less contended things for metrics. For histogram which was the largest culprit we use FastLongHistogram For atomic long where possible we now use counter. Test Plan: unit tests Reviewers: Subscribers: Differential Revision:

[09/37] hbase git commit: HBASE-15016 Services a Store needs from a Region

2016-02-26 Thread syuanjiang
HBASE-15016 Services a Store needs from a Region Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/876a6ab7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/876a6ab7 Diff:

[05/37] hbase git commit: HBASE-15291 FileSystem not closed in secure bulkLoad (Yong Zhang)

2016-02-26 Thread syuanjiang
HBASE-15291 FileSystem not closed in secure bulkLoad (Yong Zhang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/58283fa1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/58283fa1 Diff:

[29/37] hbase git commit: Revert "HBASE-15128 Disable region splits and merges switch in master"

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/bf4fcc30/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[23/37] hbase git commit: HBASE-15128 Disable region splits and merges switch in master

2016-02-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/24d481c5/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ZooKeeperProtos.java -- diff --git

[01/37] hbase git commit: HBASE-15247 InclusiveStopFilter does not respect reverse Filter property. (Amal Joshy)

2016-02-26 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 2966eee60 -> 8f6e29785 HBASE-15247 InclusiveStopFilter does not respect reverse Filter property. (Amal Joshy) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[08/37] hbase git commit: HBASE-15277 TestRegionMergeTransactionOnCluster.testWholesomeMerge fails with no connection to master; ADDING DEBUGGING

2016-02-26 Thread syuanjiang
HBASE-15277 TestRegionMergeTransactionOnCluster.testWholesomeMerge fails with no connection to master; ADDING DEBUGGING Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/28cd48b6 Tree:

[34/37] hbase git commit: HBASE-15348 Disable metrics tests until fixed.

2016-02-26 Thread syuanjiang
HBASE-15348 Disable metrics tests until fixed. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e88d9431 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e88d9431 Diff:

[02/37] hbase git commit: HBASE-15301 Remove the never-thrown NamingException from TableInputFormatBase#reverseDNS method signature (Yu Li)

2016-02-26 Thread syuanjiang
HBASE-15301 Remove the never-thrown NamingException from TableInputFormatBase#reverseDNS method signature (Yu Li) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5e501123 Tree:

[19/37] hbase git commit: HBASE-15136 Explore different queuing behaviors while busy

2016-02-26 Thread syuanjiang
HBASE-15136 Explore different queuing behaviors while busy Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/43f99def Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/43f99def Diff:

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