Commit Graph

5619 Commits

Author SHA1 Message Date
Michael Stack 1e945238f3 HBASE-6606 Test for reconnecting with HBaseAdmin using unmanaged HConnection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376711 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 21:44:51 +00:00
jxiang b02f807aa3 HBASE-6644 HBaseAdmin.createTable should wait more till table is enabled.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376680 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 20:26:26 +00:00
Zhihong Yu f96e1641cf HBASE-2155 Add the option to bind to a specific IP address to the Nonblocking Thrift servers (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376490 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 13:52:06 +00:00
Zhihong Yu bbe297121d HBASE-5329 addRowLock() may allocate duplicate lock id, causing the client to be blocked (Ian Varley)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376489 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 13:48:39 +00:00
Zhihong Yu 8c811a6994 HBASE-3271 Allow .META. table to be exported (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376487 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 13:43:26 +00:00
Zhihong Yu 82609fa7b1 HBASE-6524 revert due to new test failures against hadoop 2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1376365 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 05:07:00 +00:00
Michael Stack 080b8fce76 HBASE-6632 [0.92 UNIT TESTS] testCreateTableRPCTimeOut sets rpc timeout to 1500ms and leaves it (testHundredsOfTable fails w/ 1500ms timeout)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375897 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 05:05:14 +00:00
Michael Stack 91466eb44e HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375849 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 23:19:55 +00:00
Michael Stack 4e765cb5b4 HBASE-6524 Hooks for hbase tracing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375812 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 21:45:00 +00:00
jxiang 280c6124b5 HBASE-6607 NullPointerException when accessing master web ui while master is initializing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375673 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 17:25:27 +00:00
larsh 94f8d617dd HBASE-6621 Reduce calls to Bytes.toInt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375663 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 17:05:17 +00:00
Jonathan Hsieh 5ca25508d1 HBASE-6604 Bump log4j to 1.2.17
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375534 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 13:22:56 +00:00
nkeywal c87c7237c7 HBASE-6364 Powering down the server host holding the .META. table causes HBase Client to take excessively long to recover and connect to reassigned .META. table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375473 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 11:12:10 +00:00
nkeywal 933c80f7f3 HBASE-6435 Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes - addendum TestBlockReorder.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375454 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 09:53:18 +00:00
nkeywal f1b53f6631 HBASE-6435 Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375451 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 09:47:05 +00:00
larsh cfbad5ddcc HBASE-6603 RegionMetricsStorage.incrNumericMetric is called too often (M. Chen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375312 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 23:24:16 +00:00
Jonathan Hsieh 634cd51bae HBASE-5714 Add write permissions check before any hbck run that modifies hdfs (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375227 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 21:30:38 +00:00
Michael Stack aa0bab5a06 HBASE-6503 HBase Shell Documentation For DROP Is Outdated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375205 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 20:28:14 +00:00
Michael Stack 49a769b45c HBASE-6378 the javadoc of setEnabledTable maybe not describe accurately
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375200 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 20:22:44 +00:00
Michael Stack caefd5c28f HBASE-6582 Code generation does run under m2eclipse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375198 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 20:16:40 +00:00
Michael Stack 938915e279 HBASE-6436 Netty should be moved off of snapshots
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375183 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 19:40:47 +00:00
Michael Stack 76cd7aa23b HBASE-6414 Remove the WritableRpcEngine & associated Invocation classes; REMOVE EMPTY FILES
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375051 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 15:18:17 +00:00
Michael Stack 3550392d4e HBASE-6414 Remove the WritableRpcEngine & associated Invocation classes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374860 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 21:47:21 +00:00
Michael Stack 9c59731307 HBASE-6567 make memory locking configuration of regioservers more flexible; INCOMPLETE APPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374848 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 20:51:09 +00:00
Zhihong Yu 81f5222ab9 HBASE-6608 Fix for HBASE-6160, META entries from daughters can be deleted before parent entries, shouldn't compare HRegionInfo's (Enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374676 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 23:34:17 +00:00
Michael Stack 58cda3d938 HBASE-6567 make memory locking configuration of regioservers more flexible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374662 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 21:47:00 +00:00
Michael Stack 28e176de82 HBASE-6553 Remove Avro Gateway
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374486 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 00:40:43 +00:00
Michael Stack b7f7c4ac09 HBASE-6553 Remove Avro Gateway
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374484 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 00:31:55 +00:00
Michael Stack 1908123fbe HBASE-6055 Fix hfile/log cleaning delegate method naming
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374478 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 23:30:19 +00:00
jxiang e4635cedad HBASE-6487 assign region doesn't check if the region is already assigned -- REVERTED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374452 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 21:54:14 +00:00
jxiang a7e18a9bfd HBASE-6487 assign region doesn't check if the region is already assigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374423 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 20:28:32 +00:00
Doug Meil 61f13bc832 hbase-6574 book.xml - adding link to HBase RefCard in refguide.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374402 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 19:14:59 +00:00
Michael Stack 283155ef05 HBASE-6602 Region Server Dynamic Metrics can cause high cpu usage.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374397 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 19:02:13 +00:00
Michael Stack a20fb9700f HBASE-6538 Remove copy_table.rb script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374368 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 17:14:57 +00:00
Michael Stack 093c6fa19c HBASE-6599 Rename Store (the implementations) as HStore, and HStore (the Interface) as Store
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374354 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 16:46:07 +00:00
Michael Stack 7036d7a4e8 HBASE-6596 Revert HBASE-5022; it undoes HBC.create; ADDENDUM 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374097 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 22:52:57 +00:00
jxiang a7b5e34cf2 HBASE-6593 TestAdmin times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374061 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 21:05:38 +00:00
Michael Stack 6af9a020b2 HBASE-6596 Revert HBASE-5022; it undoes HBC.create -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374012 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 19:46:07 +00:00
Andrew Kyle Purtell 700be88f29 HBASE-6245. Upon page refresh new UI should return to the previously selected tab (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373983 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 19:05:34 +00:00
Andrew Kyle Purtell 2af7c0697b HBASE-6594. Move tasks section above regions section in RegionServer UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373980 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 18:58:59 +00:00
Andrew Kyle Purtell 6447d1b800 HBASE-6565. Coprocessor exec result Map is not thread safe (Yuan Kang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373972 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 18:32:37 +00:00
larsh 001c445d75 HBASE-6561 Gets/Puts with many columns send the RegionServer into an 'endless' loop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373943 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 17:40:59 +00:00
Michael Stack ea61bc702b HBASE-6596 Revert HBASE-5022; it undoes HBC.create
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373936 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 17:31:53 +00:00
jxiang 14d07f96e1 HBASE-6471 Performance regression caused by HBASE-4054
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373917 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 16:53:43 +00:00
Michael Stack 03d60b55db HBASE-6595 Wrong book author name on Other HBase Resource page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373882 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 15:34:29 +00:00
Zhihong Yu 4d512d9019 HBASE-6587 Region would be assigned twice in the case of all RS offline (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373829 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 13:39:53 +00:00
larsh c3d1bb07f8 HBASE-6562 Fake KVs are sometimes passed to filters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373650 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 22:02:57 +00:00
Michael Stack 8d7218bf31 Add link to good discussion on how deletes and versions interact -- thanks Harsh
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373624 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 20:45:44 +00:00
Michael Stack 06d8a13120 Add link to LarsH blog on HBase deletions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373619 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 20:34:17 +00:00
Andrew Kyle Purtell 7c7b7c9c1e HBASE-6263. Use default mode for Thrift gateway if not specified
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373591 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 19:22:21 +00:00