Michael Stack
4556bf67ce
HBASE-5866 Canary in tool package but says its in tools
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329898 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 18:01:26 +00:00
ramkrishna
3644d4c8d6
HBASE-5848 Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329819 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:14:22 +00:00
Michael Stack
1ad0378006
HBASE-5863 Improve the graceful_stop.sh CLI help (especially about reloads)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329793 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 15:33:24 +00:00
Michael Stack
1d6b501c9b
HBASE-4393 Implement a canary monitoring program
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329574 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 07:20:16 +00:00
Michael Stack
e031dc8d34
HBASE-5849 On first cluster startup, RS aborts if root znode is not available; REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329560 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 05:55:55 +00:00
larsh
9989f83699
Refuse operations from Admin before master is initialized - fix for all branches
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329555 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 05:12:45 +00:00
Michael Stack
afcdced021
HBASE-5849 On first cluster startup, RS aborts if root znode is not available
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329527 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 01:51:14 +00:00
Michael Stack
77c6b2bd6b
HBASE-5851 TestProcessBasedCluster sometimes fails; DISABLE THE FAILING TEST FOR NOW
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329497 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 22:35:40 +00:00
Michael Stack
17cf114310
HBASE-5857 RIT map in RS not getting cleared while region opening
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329470 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 21:54:14 +00:00
Michael Stack
abae95c2aa
HBASE-5830 Cleanup SequenceFileLogWriter to use syncFs api from SequenceFile#Writer directly in trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329443 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 21:05:09 +00:00
Michael Stack
fd4ce7149f
HBASE-5844 Delete the region servers znode after a regions server crash
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329430 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 20:29:45 +00:00
Michael Stack
6fb905120c
HBASE-5833 0.92 build has been failing pretty consistently on TestMasterFailover; ADDENDUM; missed import
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329411 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 20:01:31 +00:00
Michael Stack
fabaf478ed
HBASE-5833 0.92 build has been failing pretty consistently on TestMasterFailover
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329400 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 19:40:13 +00:00
Michael Stack
f8c7f1b0fb
HBASE-5443 Convert admin protocol of HRegionInterface to PB
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329358 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 18:12:16 +00:00
ramkrishna
e2cd675020
HBASE-5635 If getTaskList() returns null, splitlogWorker would go down and it won't serve any requests (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329322 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 16:47:04 +00:00
Jonathan Hsieh
b854d1efb1
HBASE-5654 [findbugs] Address dodgy bugs (Ashutosh Jindal)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1329132 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 08:46:42 +00:00
ramkrishna
144b27d1a3
HBASE-5809 Avoid move api to take the destination server same as the source server. Addendum to correct tet case. (Ted)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328594 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 07:00:46 +00:00
ramkrishna
14f80913e5
HBASE-5809 Avoid move api to take the destination server same as the source server. (Rajesh)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328458 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 17:36:02 +00:00
Zhihong Yu
e05c21c0cb
HBASE-5824 revert changes to single Put case, preserving deprecation for ICV
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328457 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 17:36:02 +00:00
Zhihong Yu
85842f019e
HBASE-5824 addendum fixes coprocessor tests (Jimmy)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328166 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 01:07:29 +00:00
Michael Stack
a09cea8e44
HBASE-5794 Jenkins builds timing out; undo setting hbase.client.retries.number to 100
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328152 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 23:52:44 +00:00
Michael Stack
0b30494edb
HBASE-5824 HRegion.incrementColumnValue is not used in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328142 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 22:49:30 +00:00
Michael Stack
f9fb38e31c
HBASE-3614 Expose per-region request rate metrics
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328140 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 22:45:30 +00:00
ramkrishna
13b35ce82c
HBASE-5737 Minor Improvements related to balancer. (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328057 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 18:05:31 +00:00
Michael Stack
a843058f5f
Some more info on test categorization; add the rule that needs to at foot of all new test files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328035 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 16:24:28 +00:00
Zhihong Yu
4e0f6a27ab
HBASE-5821 Incorrect handling of null value in Coprocessor aggregation function min() (Maryann Xue)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1328030 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 16:19:56 +00:00
Michael Stack
ccdf0557ce
HBASE-5791 Apache project branding requirements: DOAP file [PATCH]
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327721 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 23:09:49 +00:00
Michael Stack
d91ea129e8
HBASE-5819 SplitLogs function could leak resources
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327697 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 21:59:24 +00:00
Michael Stack
7972efeea8
HBASE-5811 TestLoadAndSwitchEncodeOnDisk fails sometimes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327696 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 21:57:23 +00:00
Michael Stack
56a4420af1
HBASE-5817 Fix uncategorized tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327691 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 21:31:00 +00:00
Michael Stack
a0a2674c42
HBASE-5825 TestHLog not running any tests; fix
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327686 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 21:21:37 +00:00
larsh
5eb1259399
HBASE-5545 region can't be opened for a long time. Because the creating File failed. (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327677 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 20:54:59 +00:00
larsh
e8ec0b9f8c
HBASE-5782 Edits can be appended out of seqid order since HBASE-4487
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327673 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 20:38:21 +00:00
Michael Stack
89a985f28c
HBASE-3585 isLegalFamilyName() can throw ArrayOutOfBoundException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327666 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 20:25:50 +00:00
Michael Stack
9ae52f0eab
HBASE-5818 TestScannerSelectionUsingTTL should be in MediumTests category
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327663 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 20:19:44 +00:00
Michael Stack
b196f98194
HBASE-5823 Hbck should be able to print help
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327638 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 19:31:28 +00:00
Michael Stack
5446911066
HBASE-5810 HBASE-5620 Convert the client protocol of HRegionInterface to PB addendum
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327629 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:53:30 +00:00
Zhihong Yu
b346e6e26a
HBASE-5787 Table owner can't disable/delete its own table (Matteo)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327605 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:20:46 +00:00
Zhihong Yu
8d84537c19
HBASE-5733 AssignmentManager#processDeadServersAndRegionsInTransition can fail with NPE (Uma Maheswara Rao G)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327364 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:15:24 +00:00
Zhihong Yu
34d88b8e23
HBASE-5741 ImportTsv does not check for table existence (Himanshu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327338 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 00:32:28 +00:00
mbautin
421400c256
[jira] [HBASE-5763] Fix random failures in TestFSErrorsExposed
...
Summary:
TestFSErrorsExposed frequently fails due to unclean mini-cluster shutdown.
Bringing datanodes back up, waiting for some time, and preemptively killing all
regionservers and the master before shutdown.
This is the trunk fix. The 89-fb patch is at D2739.
Test Plan: Run TestFSErrorsExposed 100 times
Reviewers: stack, tedyu, jdcryans, lhofhansl, jmhsieh, JIRA
Reviewed By: tedyu
Differential Revision: https://reviews.facebook.net/D2793
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327337 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 00:22:54 +00:00
Michael Stack
2a3ca44ea4
HBASE-5814 Make HLogPerformanceEvaluation work on top of hdfs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327322 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 23:23:29 +00:00
Michael Stack
b10f06129b
HBASE-5788 Move Dynamic Metrics storage off of HRegion
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327316 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 23:01:30 +00:00
Michael Stack
183e36e43b
HBASE-5812 Add log rolling to HLogPerformanceEvaluation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327282 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 21:13:00 +00:00
Michael Stack
1e7ca13fda
HBASE-5808 Remove TestHLogBench, HLogPerformanceEvaluation is more comprehensive
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1327143 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 15:26:52 +00:00
Michael Stack
ea65619d35
HBASE-5804 Add more to verification step in HLogPerformanceEvaluation; UNDO OVERCOMMIT in hbase-site.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1326903 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 03:58:51 +00:00
Michael Stack
ae3cbd0605
HBASE-5804 Add more to verification step in HLogPerformanceEvaluation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1326902 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 03:57:18 +00:00
Zhihong Yu
6858d30b13
HBASE-5780 Fix race in HBase regionserver startup vs ZK SASL authentication (Shaneal)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1326814 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 21:55:57 +00:00
Zhihong Yu
705278ae46
HBASE-5795 HServerLoad$RegionLoad breaks 0.92<->0.94 compatibility
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1326794 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 20:44:02 +00:00
Michael Stack
9d15d08d71
HBASE-5792 HLog Performance Evaluation Tool
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1326793 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 20:43:46 +00:00