hbase git commit: HBASE-13515 Handle FileNotFoundException in region replica replay for flush/compaction events

2015-04-21 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1.1 5d07390e9 - 48053f160 HBASE-13515 Handle FileNotFoundException in region replica replay for flush/compaction events Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-13515 Handle FileNotFoundException in region replica replay for flush/compaction events

2015-04-21 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 8e6353ccd - 0c6b1c938 HBASE-13515 Handle FileNotFoundException in region replica replay for flush/compaction events Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-13078 Removal of IntegrationTestSendTraceRequests (Josh Elser)

2015-04-21 Thread stack
Repository: hbase Updated Branches: refs/heads/master 4e0de088c - 91ab1086d HBASE-13078 Removal of IntegrationTestSendTraceRequests (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/91ab1086 Tree:

hbase git commit: HBASE-13078 Removal of IntegrationTestSendTraceRequests (Josh Elser)

2015-04-21 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.0 856329a34 - f43e37cf8 HBASE-13078 Removal of IntegrationTestSendTraceRequests (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f43e37cf Tree:

hbase git commit: HBASE-13078 Removal of IntegrationTestSendTraceRequests (Josh Elser)

2015-04-21 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.1 48053f160 - 81dfe5d8e HBASE-13078 Removal of IntegrationTestSendTraceRequests (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/81dfe5d8 Tree:

hbase git commit: HBASE-13515 Handle FileNotFoundException in region replica replay for flush/compaction events

2015-04-21 Thread enis
Repository: hbase Updated Branches: refs/heads/master 2ba4c4eb9 - 4e0de088c HBASE-13515 Handle FileNotFoundException in region replica replay for flush/compaction events Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-13078 Removal of IntegrationTestSendTraceRequests (Josh Elser)

2015-04-21 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 0c6b1c938 - ddc4a4ab5 HBASE-13078 Removal of IntegrationTestSendTraceRequests (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ddc4a4ab Tree:

hbase git commit: HBASE-13520 NullPointerException in TagRewriteCell.(Josh Elser)

2015-04-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master eb82b8b30 - 2ba4c4eb9 HBASE-13520 NullPointerException in TagRewriteCell.(Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2ba4c4eb Tree:

hbase git commit: HBASE-13520 NullPointerException in TagRewriteCell.(Josh Elser)

2015-04-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1.0 952092afe - 856329a34 HBASE-13520 NullPointerException in TagRewriteCell.(Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/856329a3 Tree:

hbase git commit: HBASE-13520 NullPointerException in TagRewriteCell.(Josh Elser)

2015-04-21 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-1 cac134c14 - 8e6353ccd HBASE-13520 NullPointerException in TagRewriteCell.(Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8e6353cc Tree:

hbase git commit: HBASE-13491 Issue in FuzzyRowFilter#getNextForFuzzyRule (Anoop Sam John)

2015-04-21 Thread apurtell
Repository: hbase Updated Branches: refs/heads/0.98 50010ca31 - 3450b6f6c HBASE-13491 Issue in FuzzyRowFilter#getNextForFuzzyRule (Anoop Sam John) Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestFuzzyRowFilter.java Project:

hbase git commit: HBASE-13471 Fix a possible infinite loop in doMiniBatchMutation

2015-04-21 Thread eclark
Repository: hbase Updated Branches: refs/heads/branch-1 ddc4a4ab5 - ba8d98500 HBASE-13471 Fix a possible infinite loop in doMiniBatchMutation Summary: in doMiniBatchMutation it is possible to get into an infinite loop when a query has a row that is not in the region. If the batch had an

hbase git commit: HBASE-13471 Fix a possible infinite loop in doMiniBatchMutation

2015-04-21 Thread eclark
Repository: hbase Updated Branches: refs/heads/master 91ab1086d - 0b4e32a20 HBASE-13471 Fix a possible infinite loop in doMiniBatchMutation Summary: in doMiniBatchMutation it is possible to get into an infinite loop when a query has a row that is not in the region. If the batch had an

hbase git commit: HBASE-13471 Fix a possible infinite loop in doMiniBatchMutation

2015-04-21 Thread eclark
Repository: hbase Updated Branches: refs/heads/0.98 3450b6f6c - 0c1b11284 HBASE-13471 Fix a possible infinite loop in doMiniBatchMutation Summary: in doMiniBatchMutation it is possible to get into an infinite loop when a query has a row that is not in the region. If the batch had an invalid

hbase git commit: HBASE-13471 Fix a possible infinite loop in doMiniBatchMutation

2015-04-21 Thread eclark
Repository: hbase Updated Branches: refs/heads/branch-1.1 81dfe5d8e - e3c96b100 HBASE-13471 Fix a possible infinite loop in doMiniBatchMutation Summary: in doMiniBatchMutation it is possible to get into an infinite loop when a query has a row that is not in the region. If the batch had an

hbase git commit: HBASE-13502 - Deprecate/remove getRowComparator() in TableName (Ram)

2015-04-21 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/master 07b8a7b26 - 239602075 HBASE-13502 - Deprecate/remove getRowComparator() in TableName (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23960207 Tree:

hbase git commit: HBASE-13502 - Deprecate/remove getRowComparator() in TableName (Ram)

2015-04-21 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/branch-1.1 9c62dadf9 - 96553e19d HBASE-13502 - Deprecate/remove getRowComparator() in TableName (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/96553e19 Tree:

hbase git commit: HBASE-13502 - Deprecate/remove getRowComparator() in TableName (Ram)

2015-04-21 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/branch-1 59cc620e8 - 385b5fa1f HBASE-13502 - Deprecate/remove getRowComparator() in TableName (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/385b5fa1 Tree:

hbase git commit: HBASE-13499 AsyncRpcClient test cases failure in powerpc

2015-04-21 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1 ba8d98500 - ca7efc183 HBASE-13499 AsyncRpcClient test cases failure in powerpc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ca7efc18 Tree:

hbase git commit: HBASE-13499 AsyncRpcClient test cases failure in powerpc

2015-04-21 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 0b4e32a20 - fe9180d79 HBASE-13499 AsyncRpcClient test cases failure in powerpc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fe9180d7 Tree:

hbase git commit: HBASE-13524 TestReplicationAdmin fails on JDK 1.8

2015-04-21 Thread eclark
Repository: hbase Updated Branches: refs/heads/branch-1.1 e9e9cce81 - 9c62dadf9 HBASE-13524 TestReplicationAdmin fails on JDK 1.8 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9c62dadf Tree:

hbase git commit: HBASE-13499 AsyncRpcClient test cases failure in powerpc

2015-04-21 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1.1 e3c96b100 - e9e9cce81 HBASE-13499 AsyncRpcClient test cases failure in powerpc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e9e9cce8 Tree:

hbase git commit: HBASE-13524 TestReplicationAdmin fails on JDK 1.8

2015-04-21 Thread eclark
Repository: hbase Updated Branches: refs/heads/master fe9180d79 - 07b8a7b26 HBASE-13524 TestReplicationAdmin fails on JDK 1.8 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/07b8a7b2 Tree:

hbase git commit: HBASE-13524 TestReplicationAdmin fails on JDK 1.8

2015-04-21 Thread eclark
Repository: hbase Updated Branches: refs/heads/branch-1 ca7efc183 - 59cc620e8 HBASE-13524 TestReplicationAdmin fails on JDK 1.8 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/59cc620e Tree: