Commit Graph

1717 Commits

Author SHA1 Message Date
Michael Stack 54d0f9f800 HBASE-9315 TestLruBlockCache.testBackgroundEvictionThread fails on suse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517868 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 16:35:54 +00:00
eclark e075bcd699 HBASE-9342 WebUI fixes after bootstrap 3.0 update
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517731 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 23:49:14 +00:00
mbertozzi d003a429b4 HBASE-9340 revoke 'user' throws ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517684 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 20:18:21 +00:00
mbertozzi aa2adfa70e HBASE-9337 shell 'user_permission' throws no method 'toStringBinary' for (o.a.h.h.TableName)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517665 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 19:57:25 +00:00
eclark a55448d23a HBASE-9312 Lower StochasticLoadBalancer's default max run time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517647 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 19:21:22 +00:00
mbertozzi 5700f61b95 HBASE-9329 SnapshotManager should check for directory existance before throwing a warning (Jean-Marc Spaggiari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517608 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 17:08:43 +00:00
jeffreyz 1e93708268 HBASE-9318: Procedure#waitForLatch may not throw error even there is one
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517095 13f79535-47bb-0310-9956-ffa450edef68
2013-08-24 01:09:43 +00:00
jeffreyz fe67dccca8 HBASE-9324: TestProcedureMember#testMemberCommitException, testSimpleRun & testMemberCommitCommsFailure are flaky on Suse OS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517066 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 21:46:38 +00:00
mbertozzi 357fd849bc HBASE-9303 Snapshot restore of table which splits after snapshot was taken encounters 'Region is not online'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517022 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 20:30:28 +00:00
eclark 819aed4ccd HBASE-9296 Update to bootstrap 3.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517006 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 19:50:04 +00:00
eclark ecafc4a678 HBASE-9310 Remove slop for Stochastic load balancer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517002 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 19:44:12 +00:00
Jean-Daniel Cryans f3580da357 HBASE-9309 The links in the backup masters template are bad
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516999 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 19:36:18 +00:00
Michael Stack 33001ccba9 HBASE-9323 TestHRegionOnCluster fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516990 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 19:27:27 +00:00
Michael Stack ba315c65bf HBASE-9320 Up timeouts on NamespaceUpgrades timeouts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516897 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 15:40:12 +00:00
Michael Stack 08247bfe76 HBASE-9311 Create a migration script that will move data from 0.94.x to 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516648 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 22:46:14 +00:00
Jonathan Hsieh 5932f728a8 HBASE-9274 ADDENDUM - forgot to include move MockRegionServerServices in commit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516632 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:57:04 +00:00
Jonathan Hsieh ad89d68798 HBASE-9274 After HBASE-8408 applied, temporary test files are being left in /tmp/hbase-<user>
Added a HBaseTestingUtility#createLocalHTU for tests where hbaseroot is set to a unique testdata dir to prevent detritus.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516622 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:36:29 +00:00
Michael Stack ddedcb9ce4 HBASE-9248 Place holders for tags in 0.96 to accommodate tags in 0.98
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516614 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:23:04 +00:00
Zhihong Yu fa5e087ae9 HBASE-9302 NPE when granting permission on table (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516593 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 20:30:46 +00:00
Michael Stack af208097a5 HBASE-9298 ns checker runs too frequently; too much mention in master logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516563 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 19:46:17 +00:00
Michael Stack 3babc19ae1 HBASE-8754 Log the client IP/port of the balancer invoker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516479 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 15:07:37 +00:00
Michael Stack 292d1bfb19 HBASE-8441 [replication] Refactor KeeperExceptions thrown from replication state interfaces into replication specific exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516367 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 05:42:14 +00:00
Zhihong Yu d94595c451 HBASE-9285 User who created table cannot scan the same table due to Insufficient permissions (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516346 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 00:37:51 +00:00
eclark 9cb59f5279 HBASE-9267 Change region load in load balancer to use circular array.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516335 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 23:43:33 +00:00
jeffreyz 46539d2d97 HBASE-8960: TestDistributedLogSplitting fails sometime - stablize testDisallowWritesInRecovering - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516328 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 23:19:48 +00:00
Michael Stack 1be8cd2c63 HBASE-9263 Add initialize method to load balancer interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516310 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 21:42:03 +00:00
jeffreyz ed864807e3 HBASE-9210: hbase shell -d doesn't print out exception stack trace
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516293 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 20:21:14 +00:00
mbertozzi a0b240db54 HBASE-9287 TestCatalogTracker depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516292 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 20:21:13 +00:00
Michael Stack 4f417a7614 HBASE-9282 Minor logging cleanup; shorten logs, remove redundant info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516287 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 20:13:20 +00:00
Michael Stack 41db4e539f HBASE-9282 Minor logging cleanup; shorten logs, remove redundant info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516267 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 19:25:21 +00:00
jeffreyz 568bff8326 HBASE-8960: TestDistributedLogSplitting fails sometime - stablize testDisallowWritesInRecovering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516248 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 18:35:29 +00:00
Michael Stack d663f2baa1 HBASE-8165 Move to Hadoop 2.1.0-beta from 2.0.x-alpha (WAS: Update our protobuf to 2.5 from 2.4.1)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516084 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 05:04:20 +00:00
Zhihong Yu f8b1a13161 HBASE-9281 user_permission command encounters NullPointerException (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516074 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 04:06:50 +00:00
Andrew Kyle Purtell a3c3c54bae HBASE-9279. Thrift should use listTableNames to list tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516048 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 01:09:46 +00:00
Andrew Kyle Purtell 82feee0f82 HBASE-9277. REST should use listTableNames to list tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516045 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 00:58:31 +00:00
Michael Stack 327edc6b1d HBASE-9276 List tables API should filter with isSystemTable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516043 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 00:42:16 +00:00
jxiang f034a249f2 HBASE-9273 Consolidate isSystemTable checking
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516039 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 23:53:11 +00:00
mbertozzi 422e98350f HBASE-8760 possible loss of data in snapshot taken after region split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515965 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 20:48:44 +00:00
Jonathan Hsieh bbaafba2b5 HBASE-9195 Fix TestFSHDFSUtils against java7 test re-ordering (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515685 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 01:54:29 +00:00
Jonathan Hsieh 7d94fa70f5 HBASE-9262 Make KeyValue.KEY_COMPARATOR default for HFileWriterFactory
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515591 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 20:30:02 +00:00
jeffreyz bf80b04b97 HBASE-8960: TestDistributedLogSplitting - fix testWorkerAbort & testDisallowWritesInRecovering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515550 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 18:38:53 +00:00
Andrew Kyle Purtell 1668952866 HBASE-9243. Add more useful statistics in the HFile tool (Alexandre Normand)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515195 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 18:25:38 +00:00
Zhihong Yu f06592a1ab HBASE-9023 Addendum makes the wait for flush look for 2 store files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515189 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 18:06:31 +00:00
Andrew Kyle Purtell dec9876d5f HBASE-9251. list_namespace_tables seems to fail
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515185 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 17:55:07 +00:00
Jonathan Hsieh b9e92fdf6f HBASE-9246 Remove ROOT_TABLEDESC, ROOT_REGIONINFO, and ROOT_TABLE_NAME
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515160 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 16:28:10 +00:00
jxiang 1b890d3ecd HBASE-9234 Rebuilding user regions should ignore system tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515137 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 15:33:24 +00:00
mbertozzi 8b39e48691 HBASE-9233 isTableAvailable() may be stuck if an offline parent was never assigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514902 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 21:43:15 +00:00
eclark 0a31b4bd8a HBASE-9250 Make sure lease time isn't ever negative.
Sometimes nextLease.getDelay can return a negative number.  Trying to
sleep for a negative time thows an uncaught exception bringing down the
whole regionserver.

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514899 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 21:41:03 +00:00
Zhihong Yu 0a9173ea85 HBASE-9239 TestStoreFileBlockCacheSummary#testBlockCacheSummary occasionally fails (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514770 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 16:16:04 +00:00
jxiang b058cdf710 HBASE-9204 An Offline SplitParent Region can be assigned breaking split references
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514747 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 15:20:56 +00:00