Commit Graph

5331 Commits

Author SHA1 Message Date
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
larsh a77305afda HBASE-6522 Expose locks and leases to Coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371024 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 00:56:59 +00:00
Zhihong Yu 5876b5b662 HBASE-6509 Implement fast-forwarding FuzzyRowFilter to allow filtering rows e.g. by "???alex?b" (Alex Baranau)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370788 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 14:37:34 +00:00
Michael Stack 5d1007ef3f Add an 'other resources' page and list hbase books on it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370746 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 12:33:05 +00:00
Zhihong Yu ba966f8ada HBASE-6520 MSLab May cause the Bytes.toLong not work correctly for increment (ShiXing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370717 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 09:33:11 +00:00
jxiang 5671b5ca86 HBASE-6444 Expose the ability to set custom HTTP Request Headers for the REST client used by RemoteHTable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370635 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 02:32:24 +00:00
Michael Stack f807add65b HBASE-5189 Add metrics to keep track of region-splits in RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370583 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 22:56:05 +00:00
Zhihong Yu 14a2e4c347 HBASE-6454 Write PB definitions for filters, addendum adds FilterProtos.java (Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370111 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 03:51:14 +00:00
larsh 103b7b3eee HBASE-6505 Allow shared RegionObserver state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369516 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 02:37:35 +00:00
jxiang ffe24f3c97 HBASE-6507 [hbck] TestHBaseFsck ran into TableNotEnabledException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369363 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 16:40:38 +00:00
Zhihong Yu 87a250924c HBASE-6481 SkipFilter javadoc is incorrect (Shrijeet)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369027 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 15:23:56 +00:00
Zhihong Yu 2131ef1cf8 HBASE-6359 KeyValue may return incorrect values after readFields() (Dave Revell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368964 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 14:02:03 +00:00
Zhihong Yu 00447e866d HBASE-6502 Typo in loaded coprocessors on master status page (Konstantin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368697 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 20:47:31 +00:00
Jonathan Hsieh 7c16621e1b HBASE-6460 hbck "-repairHoles" usage inconsistent with "-fixHdfsOrphans" (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368690 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 20:24:23 +00:00
Zhihong Yu 018b5ec84d HBASE-6468 RowCounter may return incorrect result if column name is specified in command line (Shrijeet)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368625 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 18:03:26 +00:00
Zhihong Yu efe471f74b HBASE-6411 Move Master Metrics to metrics 2 (Alex Baranau)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368598 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:58:35 +00:00
Zhihong Yu 6f542792e3 HBASE-6429 Filter with filterRow() returning true is incompatible with scan with limit (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368472 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 13:45:26 +00:00
Zhihong Yu 752bf565bc HBASE-6399 MetricsContext should be different between RegionServerMetrics and RegionServerDynamicMetrics (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368354 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 05:28:55 +00:00
Zhihong Yu 61dd48b303 HBASE-6454 Write PB definitions for filters (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367904 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 10:06:32 +00:00
larsh 3fd458ad88 HBASE-6427 Pluggable compaction and scan policies via coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367361 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 23:14:21 +00:00
Michael Stack cee7c32732 HBASE-5705 Introduce Protocol Buffer RPC engine
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367009 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 07:07:17 +00:00
Michael Stack f86b1ecb03 Add pointer to c/c++ client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366774 13f79535-47bb-0310-9956-ffa450edef68
2012-07-28 21:35:51 +00:00