hbase git commit: HBASE-15709 Handle large edits for asynchronous WAL

2016-10-24 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 9875c699a -> caa1a8494 HBASE-15709 Handle large edits for asynchronous WAL Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/caa1a849 Tree:

hbase git commit: HBASE-16880 Correct the javadoc/behaviour of the APIs in ByteBufferUtils (Ram)

2016-10-24 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/master 4533bb63c -> 9875c699a HBASE-16880 Correct the javadoc/behaviour of the APIs in ByteBufferUtils (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9875c699 Tree:

[1/2] hbase git commit: Revert "Revert "HBASE-15789 PB related changes to work with offheap"" Restore this change but with a clean of the generated dirs first so that we avoid trying to apply a patch

2016-10-24 Thread stack
Repository: hbase Updated Branches: refs/heads/master 988d1f9bc -> 4533bb63c http://git-wip-us.apache.org/repos/asf/hbase/blob/4533bb63/hbase-protocol-shaded/src/main/patches/HBASE-15789_V2.patch -- diff --git

[2/2] hbase git commit: Revert "Revert "HBASE-15789 PB related changes to work with offheap"" Restore this change but with a clean of the generated dirs first so that we avoid trying to apply a patch

2016-10-24 Thread stack
Revert "Revert "HBASE-15789 PB related changes to work with offheap"" Restore this change but with a clean of the generated dirs first so that we avoid trying to apply a patch on top of an already patched src. This reverts commit 0f384158fc3aec9672f4aae4c18fa4d47965567e. Project:

[3/3] hbase git commit: HBASE-16827 Backup.proto refactoring (Vladimir Rodionov)

2016-10-24 Thread tedyu
HBASE-16827 Backup.proto refactoring (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/42e56586 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/42e56586 Diff:

[1/3] hbase git commit: HBASE-16827 Backup.proto refactoring (Vladimir Rodionov)

2016-10-24 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-7912 33d76f13f -> 42e56586d http://git-wip-us.apache.org/repos/asf/hbase/blob/42e56586/hbase-protocol/src/main/protobuf/Backup.proto -- diff --git

[2/3] hbase git commit: HBASE-16827 Backup.proto refactoring (Vladimir Rodionov)

2016-10-24 Thread tedyu
http://git-wip-us.apache.org/repos/asf/hbase/blob/42e56586/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/BackupProtos.java -- diff --git

hbase git commit: HBASE-16828 Make backup command-line tool interface consistent (Vladimir Rodionov)

2016-10-24 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-7912 8c7dc1737 -> 33d76f13f HBASE-16828 Make backup command-line tool interface consistent (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/33d76f13

[1/2] hbase git commit: HBASE-16608 Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage. (Anastasia)

2016-10-24 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 1b12a6039 -> 988d1f9bc http://git-wip-us.apache.org/repos/asf/hbase/blob/988d1f9b/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestWalAndCompactingMemStoreFlush.java

[2/2] hbase git commit: HBASE-16608 Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage. (Anastasia)

2016-10-24 Thread anoopsamjohn
HBASE-16608 Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage. (Anastasia) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/988d1f9b Tree:

hbase git commit: HBASE-16930 AssignmentManager#checkWals() function can recur infinitely (Umesh Agashe)

2016-10-24 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master fa3cbd1d8 -> 1b12a6039 HBASE-16930 AssignmentManager#checkWals() function can recur infinitely (Umesh Agashe) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b12a603

hbase git commit: HBASE-16830 RSRpcServices#openRegion() should handle the case where table descriptor is null

2016-10-24 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.1 51522c14b -> 3203e2724 HBASE-16830 RSRpcServices#openRegion() should handle the case where table descriptor is null Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16830 RSRpcServices#openRegion() should handle the case where table descriptor is null

2016-10-24 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.2 da7b1fc87 -> 044bbddf2 HBASE-16830 RSRpcServices#openRegion() should handle the case where table descriptor is null Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16931 Setting cell's seqId to zero in compaction flow might cause RS down.

2016-10-24 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1 a1536c287 -> 16823ff55 HBASE-16931 Setting cell's seqId to zero in compaction flow might cause RS down. Signed-off-by: Yu Li Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16931 Setting cell's seqId to zero in compaction flow might cause RS down.

2016-10-24 Thread liyu
Repository: hbase Updated Branches: refs/heads/master a4d48b699 -> fa3cbd1d8 HBASE-16931 Setting cell's seqId to zero in compaction flow might cause RS down. Signed-off-by: Yu Li Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: HBASE-16934 Revert ITBLL misconfiguration check that results in NPE.

2016-10-24 Thread busbey
Repository: hbase Updated Branches: refs/heads/0.98 09b89eedb -> f475e54be refs/heads/branch-1.1 b437a61db -> 51522c14b HBASE-16934 Revert ITBLL misconfiguration check that results in NPE. Revert "HBASE-16562 ITBLL should fail to start if misconfigured" This reverts commit

[2/2] hbase git commit: HBASE-16934 Revert ITBLL misconfiguration check that results in NPE.

2016-10-24 Thread busbey
HBASE-16934 Revert ITBLL misconfiguration check that results in NPE. Revert "HBASE-16562 ITBLL should fail to start if misconfigured" This reverts commit 66a82af9f47230b1972a32bea50beb785fb7997a. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[hbase] Git Push Summary

2016-10-24 Thread apurtell
Repository: hbase Updated Tags: refs/tags/rel/0.98.23 [created] 3fe3700bb

[1/2] hbase git commit: Revert "HBASE-16562 ITBLL should fail to start if misconfigured, addendum"

2016-10-24 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.3 cd29ea795 -> 1b4b6109c Revert "HBASE-16562 ITBLL should fail to start if misconfigured, addendum" This reverts commit f7b4ecb4685937e9a12b07e2677ed4f59f4dfd7d. See discussion on JIRA. Project:

[2/2] hbase git commit: Revert "HBASE-16562 ITBLL should fail to start if misconfigured"

2016-10-24 Thread busbey
Revert "HBASE-16562 ITBLL should fail to start if misconfigured" This reverts commit 38b946c2762d10f547de3e6c2b0676d3f7dfbd54. See discussion on JIRA. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1536c28 Tree:

[1/2] hbase git commit: Revert "HBASE-16562 ITBLL should fail to start if misconfigured, addendum"

2016-10-24 Thread busbey
Repository: hbase Updated Branches: refs/heads/master 3584537b0 -> a4d48b699 Revert "HBASE-16562 ITBLL should fail to start if misconfigured, addendum" This reverts commit 7363a76660583492c5c037113ac06cfef92e034e. See discussion on JIRA. Project:

[2/2] hbase git commit: Revert "HBASE-16562 ITBLL should fail to start if misconfigured"

2016-10-24 Thread busbey
Revert "HBASE-16562 ITBLL should fail to start if misconfigured" This reverts commit 78af20944cbe2a65148da1457f1de87cff884858. See discussion on JIRA. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a4d48b69 Tree:

[hbase] Git Push Summary

2016-10-24 Thread apurtell
Repository: hbase Updated Tags: refs/tags/rel/1.1.7 [created] 938fe93ec

[1/2] hbase git commit: Revert "HBASE-16562 ITBLL should fail to start if misconfigured, addendum"

2016-10-24 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1 d76cc4c1f -> a1536c287 Revert "HBASE-16562 ITBLL should fail to start if misconfigured, addendum" This reverts commit 6f73ef2dff46692ede976621f3e4b9e5cfae01fa. See discussion on JIRA. Project:

[2/2] hbase git commit: Revert "HBASE-16562 ITBLL should fail to start if misconfigured"

2016-10-24 Thread busbey
Revert "HBASE-16562 ITBLL should fail to start if misconfigured" This reverts commit 046123ff14586e6d6d1ec562cd6064ee9ab10edb. See discussion on JIRA. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b4b6109 Tree:

hbase git commit: HBASE-16748 update CHANGES.txt for RC1.

2016-10-24 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.2 9fc3b94b6 -> da7b1fc87 HBASE-16748 update CHANGES.txt for RC1. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/da7b1fc8 Tree:

hbase git commit: Revert "HBASE-16562 ITBLL should fail to start if misconfigured"

2016-10-24 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.2 5bbaae522 -> 9fc3b94b6 Revert "HBASE-16562 ITBLL should fail to start if misconfigured" This reverts commit a13f31aa7e83fd7b5ae6186f8ca9899427d0ef0d. See discussion on JIRA. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-16463 Improve transparent table/CF encryption with Commons Crypto (Dapeng Sun)

2016-10-24 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/master 97cb1d71b -> 3584537b0 HBASE-16463 Improve transparent table/CF encryption with Commons Crypto (Dapeng Sun) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3584537b

hbase git commit: HBASE-16929 Move default method of shipped to Shipper interface - revert pending finding cause for Phoenix compilation error

2016-10-24 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 187ff190e -> 97cb1d71b HBASE-16929 Move default method of shipped to Shipper interface - revert pending finding cause for Phoenix compilation error Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: