git commit: HBASE-12229 NullPointerException in SnapshotTestingUtils

2014-10-17 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 cad86cca0 -> 5e9360d80 HBASE-12229 NullPointerException in SnapshotTestingUtils * Implemented the waitUntilAllRegionsOnline in HBaseTestingUtility#createTable * Add waitFor around #isTableAvailable call that previously didn't do anything

git commit: HBASE-12229 NullPointerException in SnapshotTestingUtils

2014-10-17 Thread stack
Repository: hbase Updated Branches: refs/heads/master 349a56ae2 -> 7e995b649 HBASE-12229 NullPointerException in SnapshotTestingUtils * Implemented the waitUntilAllRegionsOnline in HBaseTestingUtility#createTable * Add waitFor around #isTableAvailable call that previously didn't do anything *

Git Push Summary

2014-10-17 Thread apurtell
Repository: hbase Updated Tags: refs/tags/0.98.7 [created] 660ba32d3

git commit: HBASE-12263 RegionServer listens on localhost in distributed cluster when DNS is unavailable (Shaohui)

2014-10-17 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 728fc543e -> 349a56ae2 HBASE-12263 RegionServer listens on localhost in distributed cluster when DNS is unavailable (Shaohui) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/

git commit: HBASE-12263 RegionServer listens on localhost in distributed cluster when DNS is unavailable

2014-10-17 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 3feec7742 -> cad86cca0 HBASE-12263 RegionServer listens on localhost in distributed cluster when DNS is unavailable Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c

git commit: HBASE-12264 ImportTsv should fail fast if output is not specified and table does not exist (Ashish)

2014-10-17 Thread tedyu
Repository: hbase Updated Branches: refs/heads/0.98 efa813ed2 -> ad2d41d7a HBASE-12264 ImportTsv should fail fast if output is not specified and table does not exist (Ashish) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commi

git commit: HBASE-12264 ImportTsv should fail fast if output is not specified and table does not exist (Ashish)

2014-10-17 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 487b58313 -> 728fc543e HBASE-12264 ImportTsv should fail fast if output is not specified and table does not exist (Ashish) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/com

git commit: HBASE-12264 ImportTsv should fail fast if output is not specified and table does not exist (Ashish)

2014-10-17 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 10ebc4913 -> 3feec7742 HBASE-12264 ImportTsv should fail fast if output is not specified and table does not exist (Ashish) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/c

git commit: Update pom.xml version to 0.99.2-SNAPSHOT

2014-10-17 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 990fb0b9d -> 10ebc4913 Update pom.xml version to 0.99.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/10ebc491 Tree: http://git-wip-us.apache.org/repos/asf

git commit: HBASE-12261 Add checkstyle to HBase build process

2014-10-17 Thread eclark
Repository: hbase Updated Branches: refs/heads/master 686e77108 -> 487b58313 HBASE-12261 Add checkstyle to HBase build process Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/487b5831 Tree: http://git-wip-us.apache.org/rep

git commit: HBASE-12261 Add checkstyle to HBase build process

2014-10-17 Thread eclark
Repository: hbase Updated Branches: refs/heads/0.98 776a0b09a -> efa813ed2 HBASE-12261 Add checkstyle to HBase build process Conflicts: dev-support/test-patch.sh pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/

git commit: HBASE-12261 Add checkstyle to HBase build process

2014-10-17 Thread eclark
Repository: hbase Updated Branches: refs/heads/branch-1 be820f3b9 -> 990fb0b9d HBASE-12261 Add checkstyle to HBase build process Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/990fb0b9 Tree: http://git-wip-us.apache.org/r

git commit: HBASE-12274 Race between RegionScannerImpl#nextInternal() and RegionScannerImpl#close() may produce null pointer exception

2014-10-17 Thread tedyu
Repository: hbase Updated Branches: refs/heads/0.98 82fb65819 -> 776a0b09a HBASE-12274 Race between RegionScannerImpl#nextInternal() and RegionScannerImpl#close() may produce null pointer exception Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.or

git commit: HBASE-12274 Race between RegionScannerImpl#nextInternal() and RegionScannerImpl#close() may produce null pointer exception

2014-10-17 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 7c87f9c6b -> 686e77108 HBASE-12274 Race between RegionScannerImpl#nextInternal() and RegionScannerImpl#close() may produce null pointer exception Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.

git commit: HBASE-12274 Race between RegionScannerImpl#nextInternal() and RegionScannerImpl#close() may produce null pointer exception

2014-10-17 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 5b3f6fb1a -> be820f3b9 HBASE-12274 Race between RegionScannerImpl#nextInternal() and RegionScannerImpl#close() may produce null pointer exception Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apach