hbase git commit: HBASE-15862 Backup - Delete- Restore does not restore deleted data (Vladimir)

2016-06-14 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-7912 235dfa321 -> 3f8cb39b1 HBASE-15862 Backup - Delete- Restore does not restore deleted data (Vladimir) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3f8cb39b Tree:

hbase git commit: HBASE-16023 Fastpath for the FIFO rpcscheduler Adds an executor that does balanced queue and fast path handing off requests directly to waiting handlers if any present. Idea taken fr

2016-06-14 Thread stack
Repository: hbase Updated Branches: refs/heads/master fa50d456a -> ee86e91e7 HBASE-16023 Fastpath for the FIFO rpcscheduler Adds an executor that does balanced queue and fast path handing off requests directly to waiting handlers if any present. Idea taken from Apace Kudu (incubating). See

hbase git commit: HBASE-16023 Fastpath for the FIFO rpcscheduler Adds an executor that does balanced queue and fast path handing off requests directly to waiting handlers if any present. Idea taken fr

2016-06-14 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 06762cd4d -> 8c46caacc HBASE-16023 Fastpath for the FIFO rpcscheduler Adds an executor that does balanced queue and fast path handing off requests directly to waiting handlers if any present. Idea taken from Apace Kudu (incubating).

hbase git commit: HBASE-15971 Regression: Random Read/WorkloadC slower in 1.x than 0.98 Restore FIFO as the default in place of 'deadline' that sorted on request priority. The sort costs us throughput

2016-06-14 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 e304e210e -> 06762cd4d HBASE-15971 Regression: Random Read/WorkloadC slower in 1.x than 0.98 Restore FIFO as the default in place of 'deadline' that sorted on request priority. The sort costs us throughput. Enable it if you want it

hbase git commit: HBASE-15971 Regression: Random Read/WorkloadC slower in 1.x than 0.98 Restore FIFO as the default in place of 'deadline' that sorted on request priority. The sort costs us throughput

2016-06-14 Thread stack
Repository: hbase Updated Branches: refs/heads/master b69c77ac1 -> fa50d456a HBASE-15971 Regression: Random Read/WorkloadC slower in 1.x than 0.98 Restore FIFO as the default in place of 'deadline' that sorted on request priority. The sort costs us throughput. Enable it if you want it rather

hbase git commit: HBASE-15971 Regression: Random Read/WorkloadC slower in 1.x than 0.98 Restore FIFO as the default in place of 'deadline' that sorted on request priority. The sort costs us throughput

2016-06-14 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 e35564ede -> 8a0e135a3 HBASE-15971 Regression: Random Read/WorkloadC slower in 1.x than 0.98 Restore FIFO as the default in place of 'deadline' that sorted on request priority. The sort costs us throughput. Enable it if you want it

hbase git commit: HBASE-16021 graceful_stop.sh: Wrap variables in double quote to avoid "[: too many arguments" error (Samir Ahmic)

2016-06-14 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 1621257e7 -> b69c77ac1 HBASE-16021 graceful_stop.sh: Wrap variables in double quote to avoid "[: too many arguments" error (Samir Ahmic) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15344 add 1.3 to prereq tables in ref guide

2016-06-14 Thread antonov
Repository: hbase Updated Branches: refs/heads/master df2400435 -> 1621257e7 HBASE-15344 add 1.3 to prereq tables in ref guide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1621257e Tree:

hbase git commit: HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang)

2016-06-14 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/branch-1.1 3b925fc3f -> a0b836e54 HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang)

2016-06-14 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/branch-1.2 e48943455 -> 5fd325dc1 HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang)

2016-06-14 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/branch-1.3 ccfa5e9e9 -> e304e210e HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang)

2016-06-14 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/branch-1 286934fc4 -> e35564ede HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang)

2016-06-14 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/master 17bcf14fe -> df2400435 HBASE-15746 Remove extra RegionCoprocessor preClose() in RSRpcServices#closeRegion (Stephen Yuan Jiang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

svn commit: r14000 - /dev/hbase/hbase-1.2.2RC0/

2016-06-14 Thread busbey
Author: busbey Date: Tue Jun 14 19:14:28 2016 New Revision: 14000 Log: stage 1.2.2RC0 Added: dev/hbase/hbase-1.2.2RC0/ dev/hbase/hbase-1.2.2RC0/hbase-1.2.2-bin.tar.gz (with props) dev/hbase/hbase-1.2.2RC0/hbase-1.2.2-bin.tar.gz.asc

[hbase] Git Push Summary

2016-06-14 Thread busbey
Repository: hbase Updated Tags: refs/tags/1.2.2RC0 [created] 0a15708ed

[hbase] Git Push Summary

2016-06-14 Thread apurtell
Repository: hbase Updated Tags: refs/tags/rel/0.98.20 [created] 000fe0692

hbase git commit: HBASE-15525 OutOfMemory could occur when using BoundedByteBufferPool during RPC bursts.

2016-06-14 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master e486d274c -> 17bcf14fe HBASE-15525 OutOfMemory could occur when using BoundedByteBufferPool during RPC bursts. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

svn commit: r13989 - /release/hbase/0.98.19/

2016-06-14 Thread apurtell
Author: apurtell Date: Tue Jun 14 06:30:43 2016 New Revision: 13989 Log: Remove 0.98.19 Removed: release/hbase/0.98.19/

svn commit: r13988 - /dev/hbase/0.98.20RC0/ /release/hbase/0.98.20/

2016-06-14 Thread apurtell
Author: apurtell Date: Tue Jun 14 06:30:21 2016 New Revision: 13988 Log: Release HBase 0.98.20RC0 as 0.98.20 Added: release/hbase/0.98.20/ - copied from r13987, dev/hbase/0.98.20RC0/ Removed: dev/hbase/0.98.20RC0/