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

2016-02-13 Thread busbey
Repository: hbase Updated Branches: refs/heads/master 141962888 -> 3897c4e10 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

hbase git commit: HBASE-14025 update CHANGES.txt for 1.2 RC3

2016-02-13 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.2 e52ac92b9 -> 645eb9298 HBASE-14025 update CHANGES.txt for 1.2 RC3 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/645eb929 Tree:

svn commit: r12382 - /dev/hbase/hbase-1.2.0RC3/

2016-02-13 Thread busbey
Author: busbey Date: Sat Feb 13 19:43:07 2016 New Revision: 12382 Log: HBase 1.2.0 RC3 artifacts. Added: dev/hbase/hbase-1.2.0RC3/ dev/hbase/hbase-1.2.0RC3/hbase-1.2.0-bin.tar.gz (with props) dev/hbase/hbase-1.2.0RC3/hbase-1.2.0-bin.tar.gz.asc

[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:

[hbase] Git Push Summary

2016-02-13 Thread busbey
Repository: hbase Updated Tags: refs/tags/1.2.0RC3 [created] 06aba6a9e