Commit Graph

5352 Commits

Author SHA1 Message Date
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
larsh 0875b6873c HBASE-6579 Unnecessary KV order check in StoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373537 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 17:37:49 +00:00
larsh e5b1ae1916 HBASE-6577 RegionScannerImpl.nextRow() should seek to next row
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373531 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 17:23:44 +00:00
Andrew Kyle Purtell 677ff7e0db HBASE-6478. TestClassLoading.testClassLoadingFromLibDirInJar occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373520 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 16:33:40 +00:00
jxiang 9f2987482c HBASE-5728 Methods Missing in HTableInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373481 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 15:44:46 +00:00
Zhihong Yu 3156455462 HBASE-6569 Extract HStore interface from Store (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373153 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 22:34:18 +00:00
Zhihong Yu 214c751fb9 HBASE-6576 HBaseAdmin.createTable should wait until the table is enabled (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1373074 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 20:46:17 +00:00
Zhihong Yu f69a7e8e74 HBASE-6568 Extract daemon thread factory from HTable into its own class (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372963 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 16:42:04 +00:00
Andrew Kyle Purtell e64fe02581 HBASE-6308. Coprocessors should be loaded in a custom ClassLoader (James Baldassari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372558 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 19:31:00 +00:00
Michael Stack 697acb3ea0 Fix ids
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372506 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 16:48:28 +00:00
Michael Stack d83fd87912 Add note on 0.94.1 to index.html
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372498 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 16:39:09 +00:00
Michael Stack 07dcd825f1 HBASE-6489 Incorrect TaskTracker logfile name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372482 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 15:50:51 +00:00
Michael Stack 48b37d99bf HBASE-6529 With HFile v2, the region server will always perform an extra copy of source files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372313 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 08:34:07 +00:00
Michael Stack d4e27acf4d Add link to Mohamed's blog entry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1372303 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 08:01:35 +00:00
Jonathan Hsieh 2706742224 HBASE-6512 Incorrect OfflineMetaRepair log class name (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371520 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 22:40:52 +00:00
Jonathan Hsieh ce86fdc233 HBASE-6525 bin/replication/copy_tables_desc.rb references non-existent class (David S. Wang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371516 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 22:22:08 +00:00
Jonathan Hsieh c106d67381 HBASE-6510 Fix HConnection typo in TestFromClientSide (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371511 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 22:06:32 +00:00
Jonathan Hsieh 21d473f356 HBASE-6552 TestAcidGuarantees system test should flush more aggressively (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371501 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 21:52:19 +00:00