hbase git commit: HBASE-16062 Improper error handling in WAL Reader/Writer creation (Vladimir Rodionov)

2016-06-21 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.2 f8762efc0 -> 76db40105 HBASE-16062 Improper error handling in WAL Reader/Writer creation (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/76db40

hbase git commit: HBASE-16062 Improper error handling in WAL Reader/Writer creation (Vladimir Rodionov)

2016-06-21 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.3 0cbad9c89 -> 5d1dac4ad HBASE-16062 Improper error handling in WAL Reader/Writer creation (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5d1dac

hbase git commit: HBASE-16062 Improper error handling in WAL Reader/Writer creation (Vladimir Rodionov)

2016-06-21 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 8dea578bc -> 6ba67ab8d HBASE-16062 Improper error handling in WAL Reader/Writer creation (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6ba67ab8

hbase git commit: HBASE-16073 update compatibility_checker for jacc dropping comma sep args

2016-06-21 Thread busbey
Repository: hbase Updated Branches: refs/heads/master 152594560 -> ef90ecc00 HBASE-16073 update compatibility_checker for jacc dropping comma sep args 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/c

hbase git commit: HBASE-16036 Made Replication Table creation non-blocking.

2016-06-21 Thread eclark
Repository: hbase Updated Branches: refs/heads/master b006e41a3 -> 152594560 HBASE-16036 Made Replication Table creation non-blocking. All ReplicationTableBase method's that need to access the Replication Table will block until it is created though. Also refactored ReplicationSourceManager so

hbase git commit: HBASE-16032 Possible memory leak in StoreScanner

2016-06-21 Thread liyu
Repository: hbase Updated Branches: refs/heads/0.98 a35162aff -> 55810a2e0 HBASE-16032 Possible memory leak in StoreScanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/55810a2e Tree: http://git-wip-us.apache.org/repos/

hbase git commit: HBASE-16032 Possible memory leak in StoreScanner, addendum

2016-06-21 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1.1 591f33750 -> 4e2649e03 HBASE-16032 Possible memory leak in StoreScanner, addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4e2649e0 Tree: http://git-wip-us.a

hbase git commit: HBASE-16032 Possible memory leak in StoreScanner

2016-06-21 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1.1 ececf19db -> 591f33750 HBASE-16032 Possible memory leak in StoreScanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/591f3375 Tree: http://git-wip-us.apache.org/

hbase git commit: HBASE-16032 Possible memory leak in StoreScanner

2016-06-21 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1.2 65738a835 -> f8762efc0 HBASE-16032 Possible memory leak in StoreScanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f8762efc Tree: http://git-wip-us.apache.org/

hbase git commit: HBASE-16032 Possible memory leak in StoreScanner

2016-06-21 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1.3 c8501d800 -> 0cbad9c89 HBASE-16032 Possible memory leak in StoreScanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0cbad9c8 Tree: http://git-wip-us.apache.org/

hbase git commit: Revert "HBASE-15870 Specify columns in REST multi gets (Matt Warhaftig)"

2016-06-21 Thread jerryjch
Repository: hbase Updated Branches: refs/heads/branch-1.2 910726e1a -> 65738a835 Revert "HBASE-15870 Specify columns in REST multi gets (Matt Warhaftig)" Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/65738a83 Tree: http:

hbase git commit: HBASE-16051 TestScannerHeartbeatMessages fails on some machines (Phil Yang)

2016-06-21 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.3 d91e42b84 -> c8501d800 HBASE-16051 TestScannerHeartbeatMessages fails on some machines (Phil Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c8501d80 Tree: ht

hbase git commit: HBASE-16051 TestScannerHeartbeatMessages fails on some machines (Phil Yang)

2016-06-21 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 c6b8c9bb0 -> 8dea578bc HBASE-16051 TestScannerHeartbeatMessages fails on some machines (Phil Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8dea578b Tree: http

hbase git commit: HBASE-16051 TestScannerHeartbeatMessages fails on some machines (Phil Yang)

2016-06-21 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 471f942ec -> b006e41a3 HBASE-16051 TestScannerHeartbeatMessages fails on some machines (Phil Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b006e41a Tree: http:/

hbase git commit: HBASE-16032 Possible memory leak in StoreScanner

2016-06-21 Thread liyu
Repository: hbase Updated Branches: refs/heads/branch-1 f06945ae6 -> c6b8c9bb0 HBASE-16032 Possible memory leak in StoreScanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c6b8c9bb Tree: http://git-wip-us.apache.org/re

hbase git commit: HBASE-16032 Possible memory leak in StoreScanner

2016-06-21 Thread liyu
Repository: hbase Updated Branches: refs/heads/master a9950e000 -> 471f942ec HBASE-16032 Possible memory leak in StoreScanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/471f942e Tree: http://git-wip-us.apache.org/repo