git commit: Add a upgrading to 1.0 section to the upgrade part of the book; talk about HBASE-11520 removing hbase.bucketcache.percentage.in.combinedcache

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master 8a481b87b -> a99b71da5 Add a upgrading to 1.0 section to the upgrade part of the book; talk about HBASE-11520 removing hbase.bucketcache.percentage.in.combinedcache Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http:/

[1/2] git commit: HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 07643580b -> 14b331cca HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7175f51f

[2/2] git commit: HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache"

2014-07-15 Thread stack
HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache" Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/14b331cc Tree: http://git-wip-us.apache.org/repos/asf/hbase/t

git commit: HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache"

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master 58982e202 -> 8a481b87b HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache" Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/rep

git commit: HBASE-11521 Modify pom.xml to copy the images/ and css/ directories to the right location for the Ref Guide to see them correctly (Misty Stanley-Jones)

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master 58727343f -> 58982e202 HBASE-11521 Modify pom.xml to copy the images/ and css/ directories to the right location for the Ref Guide to see them correctly (Misty Stanley-Jones) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Comm

git commit: HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test)

2014-07-15 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 9dda92dbe -> 07643580b HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/07643580 Tree: http://git-wi

git commit: HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test)

2014-07-15 Thread enis
Repository: hbase Updated Branches: refs/heads/master 784c814e5 -> 58727343f HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/58727343 Tree: http://git-wip-

git commit: HBASE-11502 Fixed typo in image name (timeline_consistency.png)

2014-07-15 Thread enis
Repository: hbase Updated Branches: refs/heads/master bbe29eb93 -> 784c814e5 HBASE-11502 Fixed typo in image name (timeline_consistency.png) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/784c814e Tree: http://git-wip-us.

git commit: HBASE-11502 Fixed typo in image name (timeline_consistency.png)

2014-07-15 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 4fa0e3274 -> 9dda92dbe HBASE-11502 Fixed typo in image name (timeline_consistency.png) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9dda92db Tree: http://git-wip-u

[1/3] HBASE-11511 Write flush events to WAL

2014-07-15 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 063247bf3 -> 4fa0e3274 http://git-wip-us.apache.org/repos/asf/hbase/blob/4fa0e327/hbase-protocol/src/main/protobuf/WAL.proto -- diff --git a/hbase-protocol/src/main/protob

[3/3] git commit: HBASE-11511 Write flush events to WAL

2014-07-15 Thread enis
HBASE-11511 Write flush events to WAL Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4fa0e327 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4fa0e327 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4fa0e327

[1/3] HBASE-11511 Write flush events to WAL

2014-07-15 Thread enis
Repository: hbase Updated Branches: refs/heads/master fe50c6d36 -> bbe29eb93 http://git-wip-us.apache.org/repos/asf/hbase/blob/bbe29eb9/hbase-protocol/src/main/protobuf/WAL.proto -- diff --git a/hbase-protocol/src/main/protobuf

[3/3] git commit: HBASE-11511 Write flush events to WAL

2014-07-15 Thread enis
HBASE-11511 Write flush events to WAL Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bbe29eb9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bbe29eb9 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/bbe29eb9

git commit: HBASE-11489 ClassNotFoundException while running IT tests in trunk using 'mvn verify' (Ram)

2014-07-15 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/master bb73791da -> fe50c6d36 HBASE-11489 ClassNotFoundException while running IT tests in trunk using 'mvn verify' (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fe50c

git commit: HBASE-11489 ClassNotFoundException while running IT tests in trunk using 'mvn verify' (Ram)

2014-07-15 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/branch-1 a6d271201 -> 063247bf3 HBASE-11489 ClassNotFoundException while running IT tests in trunk using 'mvn verify' (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/063

git commit: HBASE-11480 ClientScanner might not close the HConnection created in construction (cuijianwei)

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/0.96 0bd53be74 -> f58b45cae HBASE-11480 ClientScanner might not close the HConnection created in construction (cuijianwei) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f58

git commit: HBASE-11480 ClientScanner might not close the HConnection created in construction (cuijianwei)

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/0.94 24b3584a1 -> 4453e9cf6 HBASE-11480 ClientScanner might not close the HConnection created in construction (cuijianwei) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/445

git commit: HBASE-11480 ClientScanner might not close the HConnection created in construction (cuijianwei)

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/0.98 ed1a7896e -> 790190c2b HBASE-11480 ClientScanner might not close the HConnection created in construction (cuijianwei) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/790

git commit: HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master 995a5a6c6 -> bb73791da HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bb73791d Tr

git commit: HBASE-10930 Change Filters and GetClosestRowBeforeTracker to work with Cells (Ram)

2014-07-15 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/master c694ec11d -> 995a5a6c6 HBASE-10930 Change Filters and GetClosestRowBeforeTracker to work with Cells (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/995a5a6c Tree:

git commit: HBASE-11240 Print hdfs pipeline when hlog's sync is slow ADDENDUM

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master 96dcd67f5 -> c694ec11d HBASE-11240 Print hdfs pipeline when hlog's sync is slow ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c694ec11 Tree: http://git-wip-u

git commit: HBASE-11240 Print hdfs pipeline when hlog's sync is slow (Original patch + ADDENDUM)

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 2a20143f7 -> a6d271201 HBASE-11240 Print hdfs pipeline when hlog's sync is slow (Original patch + ADDENDUM) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a6d27120

git commit: HBASE-11514 Fix findbugs warnings in blockcache

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 11fccd94c -> 2a20143f7 HBASE-11514 Fix findbugs warnings in blockcache Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2a20143f Tree: http://git-wip-us.apache.org/rep

git commit: HBASE-11514 Fix findbugs warnings in blockcache

2014-07-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master bf2933e08 -> 96dcd67f5 HBASE-11514 Fix findbugs warnings in blockcache Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/96dcd67f Tree: http://git-wip-us.apache.org/repos