Commit Graph

2342 Commits

Author SHA1 Message Date
Michael Stack 3d6b1485bf HBASE-3695 Some improvements to Hbck to test the entire region chain in Meta and provide better error reporting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099566 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 19:28:45 +00:00
Todd Lipcon 4e4ded4cde HBASE-3853 Fix TestInfoServers to pass after HBASE-3835
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099542 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 17:54:50 +00:00
Michael Stack 81e9be2518 HBASE-3821 'NOT flushing memstore for region' keep on printing for half an hour
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099318 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 03:51:59 +00:00
Jean-Daniel Cryans 6aa6a4ad8f HBASE-3597 ageOfLastAppliedOp should update after cluster replication
failures


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099302 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 00:20:31 +00:00
Todd Lipcon 214f63b6c8 HBASE-3839 Add monitoring of currently running tasks to the master and RS web UIs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099202 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 19:09:20 +00:00
Todd Lipcon 7d5d1fe752 HBASE-3837 Show regions in transition on the master web page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099199 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 19:07:54 +00:00
Todd Lipcon 46d64afcd9 HBASE-3835 Switch master and region server pages to Jamon-based templates
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099198 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 19:07:00 +00:00
Jean-Daniel Cryans 94d77931b3 HBASE-3846 Set RIT timeout higher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099155 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 17:45:58 +00:00
Todd Lipcon ca952ac00b HBASE-3836 Add facility to track currently progressing actions and workflows.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098933 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 06:11:06 +00:00
Michael Stack b6ad337ea1 HBASE-3849 Fix master ui; hbase-1502 broke requests/second
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098919 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 05:48:37 +00:00
Michael Stack 9c1d01e24f HBASE-3777 Redefine Identity Of HBase Configuration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098901 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 04:43:53 +00:00
Michael Stack 7e6f56200e HBASE-3847 Turn off DEBUG logging of RPCs in WriteableRPCEngine on TRUNK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098861 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 23:37:54 +00:00
Michael Stack 2a4f052bcc HBASE-3838 RegionCoprocesorHost.preWALRestore throws npe in case there is no RegionObserver registered
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098705 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 18:14:05 +00:00
Michael Stack 6c32f36250 HBASE-3670 Fix error handling in get(List<Get> gets)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098702 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 18:10:36 +00:00
Michael Stack 659da04632 HBASE-3843 splitLogWorker starts too early
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098696 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 18:04:19 +00:00
Nicolas Spiegelberg 47fe311acd HBASE-3796 Per-Store Entries in Compaction Queue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1098021 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29 23:07:52 +00:00
Michael Stack 7d42c217a9 HBASE-3829 TestMasterFailover failures in jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097676 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29 03:33:27 +00:00
Michael Stack d6ed1130d5 HBASE-3827 hbase-1502, removing heartbeats, broke master joining a running cluster and was returning master hostname for rs to use
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097587 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 19:51:25 +00:00
Michael Stack 529223130a HBASE-1502 Remove need for heartbeats in HBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097275 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 23:12:42 +00:00
Jean-Daniel Cryans 4219e2accb HBASE-3741 Make HRegionServer aware of the regions it's opening/closing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1097266 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 22:42:58 +00:00
Michael Stack 1f01e30540 HBASE-3210 HBASE-1921 for the new master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096970 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 00:01:31 +00:00
Michael Stack 6e9210165f HBASE-3794 TestRpcMetrics fails on machine where region server is running
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096968 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 23:53:48 +00:00
Jean-Daniel Cryans 2769a5ffc8 HBASE-3805 Log RegionState that are processed too late in the master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096962 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 23:23:34 +00:00
Michael Stack e6a521407d HBASE-3629 Update our thrift to 0.6
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096938 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 22:40:25 +00:00
Michael Stack 676072656a Fixup where we write issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096632 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 23:15:42 +00:00
Michael Stack 258c11120e HBASE-3749 Master can't exit when open port failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096630 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 23:13:41 +00:00
Michael Stack e01e57ff92 HBASE-3819 TestSplitLogWorker has too many SLWs running -- makes for contention and occasional failures
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096627 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 23:03:13 +00:00
Michael Stack 6ad14f3c73 HBASE-1512 Coprocessors: Support aggregate functions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096620 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 22:02:24 +00:00
Michael Stack fd470dbf23 HBASE-3812 Tidy up naming consistency and documentation in coprocessor framework
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096568 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 19:21:17 +00:00
Michael Stack f1653f9e65 HBASE-3634 Fix JavaDoc for put(List<Put> puts) in HTableInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096541 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:50:30 +00:00
Michael Stack d848b70936 HBASE-3817 HBase Shell has an issue accepting FILTER for the 'scan' command.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096536 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:38:15 +00:00
Michael Stack d131149362 HBASE-3817 HBase Shell has an issue accepting FILTER for the 'scan' command
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096535 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:37:22 +00:00
Michael Stack e448a81053 HBASE-3539 Improve shell help to reflect all possible options
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096533 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:34:24 +00:00
Michael Stack b91fb30a82 HBASE-2470 Add Scan.setTimeRange() support in Shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096523 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:09:05 +00:00
Michael Stack baefac4c42 HBASE-3806 distributed log splitting double escapes task names
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095613 13f79535-47bb-0310-9956-ffa450edef68
2011-04-21 07:28:23 +00:00
Jean-Daniel Cryans d8d26cb493 HBASE-3580 Remove RS from DeadServer when new instance checks in
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095531 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:58:40 +00:00
Andrew Kyle Purtell e5d76ad261 HBASE-3800 HMaster is not able to start due to AlreadyCreatedException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095485 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 19:07:43 +00:00
Andrew Kyle Purtell 22c70b26a1 HBASE-3798 [REST] Allow representation to elide row key and column key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095481 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 18:48:51 +00:00
Michael Stack 6385b39cf4 HBASE-3802 Redundant list creation in HRegion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095453 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 16:34:04 +00:00
Michael Stack 1183777e8a HBASE-2939 Allow Client-Side Connection Pooling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095160 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 18:32:11 +00:00
Jean-Daniel Cryans 9dbed1e938 HBASE-3795 Remove the "Cache hit for row" message
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094745 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 21:09:08 +00:00
Jean-Daniel Cryans 24444f3c85 HBASE-3767 Improve how HTable handles threads used for multi actions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094741 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 20:58:42 +00:00
Michael Stack 879ff4a39c HBASE-3781 hbase shell cannot start NoMethodError: undefined method 'close' for nil:NilClass
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094711 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 19:46:29 +00:00
Michael Stack ddb730cfbd HBASE-3609 Improve the selection of regions to balance; part 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094679 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 18:12:04 +00:00
Michael Stack 04ac5314bd HBASE-1364 [performance] Distributed splitting of regionserver commit logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094662 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 17:16:15 +00:00
Gary Helmling a195d0af7e HBASE-3790 Fix NPE in ExecResult.write() with null return value
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092854 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 02:12:08 +00:00
Gary Helmling 0dd25bd538 HBASE-3758 Delete triggers pre/postScannerOpen upcalls of RegionObserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092842 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 23:05:02 +00:00
Michael Stack 5bfe3d8ff6 HBASE-3757 Upgrade to ZK 3.3.3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092588 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 04:49:14 +00:00
Michael Stack 535e0abc54 HBASE-3598 Broken formatting in LRU stats output
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092585 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 04:31:44 +00:00
Michael Stack 840e08634b HBASE-3699 Make RegionServerServices and MasterServices extend Server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092583 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 04:28:40 +00:00
Michael Stack 8e9918a88a HBASE-3785 book.xml - moving WAL into architecture section, plus adding more description on what it does
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092545 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 23:06:20 +00:00
Michael Stack 0f4835a0b6 HBASE-3784 book.xml - adding small subsection in architecture/client on filters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092544 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 23:04:08 +00:00
Michael Stack a4b61ccddc HBASE-3783 hbase-0.90.2.jar exists in hbase root and in 'lib/'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092542 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 23:00:40 +00:00
Michael Stack c27e354e2e HBASE-3753 Book.xml - architecture, adding more Store info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092437 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 18:46:47 +00:00
Michael Stack 84c44732f9 HBASE-3701 revisit ArrayList creation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092431 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 18:35:19 +00:00
Michael Stack 7f90ea5860 HBASE-3708 createAndFailSilent is not so silent; leaves lots of logging in ensemble logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092001 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 04:39:48 +00:00
Michael Stack 5486d8df70 HBASE-3685 when multiple columns are combined with TimestampFilter, only one column is returned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091995 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 04:24:25 +00:00
Jean-Daniel Cryans e228a142a8 HBASE-3771 All jsp pages don't clean their HBA
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091855 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 17:28:34 +00:00
Gary Helmling 74b9c22b23 HBASE-3759 Eliminate use of ThreadLocals for CoprocessorEnvironment bypass() and complete()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091655 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 05:41:25 +00:00
Michael Stack 7df562906b HBASE-3722 A lot of data is lost when name node crashed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091649 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:53:05 +00:00
Michael Stack b6c0ce9c5f HBASE-3765 metrics.xml - small format change and adding nav to hbase book metrics section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091647 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:45:12 +00:00
Michael Stack e8cdb7e27f HBASE-3768 Add best practice to book for loading row key only
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091644 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:33:58 +00:00
Michael Stack 40eb8bcc32 HBASE-3769 TableMapReduceUtil is inconsistent with other table-related classes that accept byte[] as a table name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091643 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:29:56 +00:00
Michael Stack 08cb49b04d HBASE-3770 Make FilterList accept var arg Filters in its constructor as a convenience
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091641 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:23:45 +00:00
Jean-Daniel Cryans 1365d64606 ugh fixing CHANGES for 3755
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091610 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 00:02:01 +00:00
Jean-Daniel Cryans e8fb14592c HBASE=3755 Catch zk's ConnectionLossException and augment error
message with more help
Fixup of CHANGES


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091607 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 00:00:53 +00:00
Michael Stack afa5418210 HBASE-3764 Book.xml - adding 2 FAQs (SQL and arch question)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091290 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 04:52:37 +00:00
Gary Helmling a7f8453d50 HBASE-3762 HTableFactory.releaseHTableInterface() should throw IOException not wrap in RTE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091165 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 18:39:42 +00:00
Gary Helmling c81146580a HBASE-3750 HTable.putTable() should release resources for discarded tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090748 13f79535-47bb-0310-9956-ffa450edef68
2011-04-10 07:58:37 +00:00
Andrew Kyle Purtell acbe32c4a7 HBASE-3624 Only one coprocessor of each priority can be loaded for a table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090500 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 00:48:39 +00:00
Michael Stack daf0bb52cf HBASE-3744 createTable blocks until all regions are out of transition
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090494 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 00:08:56 +00:00
Jean-Daniel Cryans a2b2a752b3 HBASE-3740 hbck doesn't reset the number of errors when retrying
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090488 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 23:16:04 +00:00
Michael Stack 9413b5ebe2 Fixup of issue order, add date of 0.90.2 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090384 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 18:18:51 +00:00
Michael Stack 29f7c71726 HBASE-3756 Can't move META or ROOT from shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090372 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 18:04:54 +00:00
Jean-Daniel Cryans 420cbdfd9d HBASE-3652 Speed up tests by lowering some sleeps
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090347 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 16:49:08 +00:00
Jean-Daniel Cryans 3dd353aedb HBASE-3734 HBaseAdmin creates new configurations in getCatalogTracker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090061 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 23:23:48 +00:00
Michael Stack 4242c86a41 HBASE-3723 Major compact should be done when there is only one storefile and some keyvalue is outdated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089727 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 04:06:21 +00:00
Jean-Daniel Cryans bea0012d5d HBASE-3747 ReplicationSource should differanciate remote and local exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089701 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 01:00:34 +00:00
Gary Helmling 9e6f97fd61 HBASE-3587 Eliminate use of read-write lock to guard loaded coprocessor collection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089685 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:59:34 +00:00
Todd Lipcon 1596f98835 HBASE-3746 Clean up CompressionTest to not directly reference DistributedFileSystem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089684 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:58:50 +00:00
Michael Stack 657ab7f8d6 HBASE-3738 Book.xml - expanding Architecture Client section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089681 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:50:12 +00:00
Michael Stack d66832a89e HBASE-3710 Book.xml - fill out descriptions of metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089678 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:41:24 +00:00
Michael Stack 803a91646c HBASE-3748 Add rolling of thrift/rest daemons to graceful_stop.sh script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089666 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:14:01 +00:00
Gary Helmling ef3073c22d HBASE-3677 Generate a globally unique cluster ID
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089297 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 04:53:47 +00:00
Gary Helmling 82ffa80bd9 HBASE-3739 HMaster.getProtocolVersion() should distinguish HMasterInterface and HMasterRegionInterface versions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089282 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 00:01:58 +00:00
Jean-Daniel Cryans 7702e191e3 HBASE-3733 MemStoreFlusher.flushOneForGlobalPressure() shouldn't
be using TreeSet for HRegion (Ted Yu via J-D)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088894 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 04:51:46 +00:00
Michael Stack 06a21879a4 HBASE-3071 Graceful decommissioning of a regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088879 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 04:08:24 +00:00
Michael Stack 783029da33 HBASE-3488 Add CellCounter to count multiple versions of rows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088741 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 19:19:21 +00:00
Michael Stack ed64718369 HBASE-3694 high multiput latency due to checking global mem store size in a synchronized function
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088703 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 18:33:55 +00:00
Michael Stack 44309ae90d HBASE-3728 NPE in HTablePool.closeTablePool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088692 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 17:58:15 +00:00
Michael Stack eb791700ee HBASE-3238 HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088038 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 14:41:10 +00:00
Michael Stack 355cddcd0b HBASE-3704 Show per region request count in table.jsp
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087954 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 01:37:41 +00:00
Michael Stack 556fa73400 HBASE-3647 Distinguish read and write request count in region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087929 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 23:13:28 +00:00
Michael Stack d8d4fc8b7c HBASE-3684 Support column range filter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087593 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 06:00:37 +00:00
Michael Stack 22e5b51c7b HBASE-3715 Book.xml - adding architecture section on client, adding section on spec-ex under mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087588 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 05:45:10 +00:00
Michael Stack 9e6308c918 HBASE-3705 Allow passing timestamp into importtsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087586 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 05:34:51 +00:00
Michael Stack 21e68ab791 HBASE-3712 HTable.close() doesn't shutdown thread pool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087582 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 05:26:37 +00:00
Michael Stack 5de1c25b33 HBASE-3716 Intermittent TestRegionRebalancing failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087401 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 18:33:37 +00:00
Michael Stack a906560ce0 HBASE-3720 Book.xml - porting conceptual-view / physical-view sections of HBaseArchitecture wiki
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087395 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 18:12:04 +00:00
Michael Stack 569b5d2335 HBASE-3717 deprecate HTable isTableEnabled() methods in favor of HBaseAdmin methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087191 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 05:50:43 +00:00