Commit Graph

1556 Commits

Author SHA1 Message Date
Michael Stack c776ff29a6 HBASE-9051 TestHFileOutputFormat.testExcludeAllFromMinorCompaction fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507529 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 23:57:57 +00:00
Michael Stack c001c526ec HBASE-8439 [replication] Remove ReplicationZookeeper class; ADDENDDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507524 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 23:53:06 +00:00
jxiang 3812294456 HBASE-9044 Merging regions throws NPE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507500 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:50:43 +00:00
Michael Stack ff5fdb671f HBASE-8439 [replication] Remove ReplicationZookeeper class
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507497 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:42:35 +00:00
Michael Stack 50df1e2fd7 HBASE-8764 Some MasterMonitorCallable should retry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507495 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:38:15 +00:00
Michael Stack 77fabe7333 HBASE-9022 TestHLogSplit.testIOEOnOutputThread fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507399 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 19:07:41 +00:00
Lars George 350b3aca0c HBASE-8947 Thrift 2 : Replace "bool writeToWAL" with "TDurability durability" (Hamed Madani) - REAPPLY after REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507205 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 07:32:19 +00:00
Michael Stack 260b8b644d HBASE-9022 TestHLogSplit.testIOEOnOutputThread fails; MORE DEBUGGING
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507107 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 20:03:34 +00:00
Lars George d81ace449d HBASE-8947 Thrift 2 : Replace "bool writeToWAL" with "TDurability durability" (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507101 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 19:29:24 +00:00
Michael Stack afd3480511 HBASE-8947 Thrift 2 : Replace "bool writeToWAL" with "TDurability durability"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507099 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 19:28:39 +00:00
Lars George 58df19c185 HBASE-8947 Thrift 2 : Replace "bool writeToWAL" with "TDurability durability" (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507072 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 17:38:08 +00:00
Michael Stack d435dff509 HBASE-9041 TestFlushSnapshotFromClient.testConcurrentSnapshottingAttempts fails; WRITE LESS ROWS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507024 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 15:47:21 +00:00
Michael Stack 387e323de4 HBASE-9022 TestHLogSplit.testIOEOnOutputThread fails; DEBUGGING PART2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506819 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 04:58:07 +00:00
Michael Stack de13130472 HBASE-9022 TestHLogSplit.testIOEOnOutputThread fails; DEBUGGING
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506782 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 23:55:41 +00:00
Zhihong Yu 6ddd020445 HBASE-9036 Few small code cleanup (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506669 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 19:37:06 +00:00
Michael Stack e5a3842a12 HBASE-9033 Add tracing to ReplicationSource and enable it in tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506638 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 17:40:00 +00:00
jeffreyz 45472c51bb hbase-9002: TestDistributedLogSplitting.testRecoveredEdits fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506267 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 20:43:13 +00:00
Michael Stack 4f132dc361 HBASE-9008 Reenable TestReplicationKillSlaveRS.killOneSlaveRS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506245 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 19:50:28 +00:00
Michael Stack be6adbdd7e HBASE-9021 Create a unit test for ReplicationHLogReaderManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505892 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 04:01:25 +00:00
jxiang bc34f88ca2 HBASE-8954 TestSplitLogWorker#testPreemptTask failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505888 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 03:07:52 +00:00
Michael Stack cf3da420d0 HBASE-9016 Cleanup of HRegion (javadoc, unnecessary inits, unnecessary unboxing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505838 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 22:31:26 +00:00
Michael Stack 19a311d7ec HBASE-9018 Add timeouts on all tests in TestHLogSplit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505817 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 21:05:59 +00:00
Michael Stack caef0da681 HBASE-9012 TestBlockReorder.testBlockLocationReorder fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505808 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 20:56:30 +00:00
Michael Stack 1c60a8ca6c HBASE-9007 TestReplicationKillSlaveRS.killOneSlaveRS fails; ADDENDUM/FIX
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505803 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 20:52:34 +00:00
mbertozzi a8d6626c67 HBASE-8984 Test online snapshots with online merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505790 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 20:14:54 +00:00
Lars George 53ed511717 HBASE-8948 Bound table pool size in Thrift 2 server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505321 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 09:30:52 +00:00
Lars George 4fa2e6c37c HBASE-8946 Add a new function to Thrift 2 to open scanner, get results and close scanner (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505290 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 08:01:37 +00:00
Michael Stack c923728108 HBASE-9006 RPC code requires cellBlockCodecClass even though one is defined by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505269 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 04:43:38 +00:00
Michael Stack 6c522b5450 HBASE-9011 Add timeouts to possibly silently failing tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505267 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 04:26:08 +00:00
Michael Stack 50e97316a3 HBASE-9009 Disable TestMultiTableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505261 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 04:05:54 +00:00
Michael Stack 5d8033c3c5 HBASE-9007 TestReplicationKillSlaveRS.killOneSlaveRS fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505256 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 03:30:25 +00:00
sershe 245cd38983 HBASE-7875 introduce a compaction switch in HBase Shell (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505060 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 22:40:31 +00:00
Michael Stack 2fb6b8b7f3 HBASE-9001 TestThriftServerCmdLine.testRunThriftServer[0] failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504988 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 20:08:12 +00:00
Jean-Daniel Cryans a97739bd3f HBASE-8975 NPE/HTTP 500 when opening the master's web UI too early
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504955 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 18:24:00 +00:00
larsh 581c3f2634 BASE-8432 a table with unbalanced regions will balance indefinitely with the 'org.apache.hadoop.hbase.master.DefaultLoadBalancer' (Wang Qiang and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504939 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 16:54:55 +00:00
Michael Stack 54c1e1b517 HBASE-8998 TestSnapshotCloneIndependence.testOnlineSnapshotMetadataChangesIndependent fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504933 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 16:28:36 +00:00
Michael Stack 49368f26d6 HBASE-8996 TestHCM.testDeleteForZKConnLeak can go zombie
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504757 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 03:44:34 +00:00
Michael Stack 6574aee773 HBASE-8993 TestHRegionOnCluster.testDataCorrectnessReplayingRecoveredEdits fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504714 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 22:57:39 +00:00
Jean-Daniel Cryans 320d23cb35 REVERT of HBASE-8983
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504690 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 22:22:56 +00:00
jxiang 6a1b724e6d HBASE-8991 TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS failed again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504683 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 22:07:11 +00:00
Zhihong Yu 4e9a79a0ba HBASE-8699 Parameter to DistributedFileSystem#isFileClosed should be of type Path (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504676 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 21:48:18 +00:00
larsh f4872d7ef8 HBASE-8599 HLogs in ZK are not cleaned up when replication lag is minimal (Varun Sharma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504661 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 21:09:43 +00:00
mbertozzi 3ea120a69b HBASE-8986 Replace hardcoded special file/dir names with the relative HConstant
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504652 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:47:38 +00:00
jxiang ac924da7af HBASE-8962 Clean up code and remove regular log splitting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504647 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:42:35 +00:00
Michael Stack b5ff002a1a HBASE-8989 TestFromClientSideWithCoprocessor.testClientPoolThreadLocal fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504642 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:34:29 +00:00
Jean-Daniel Cryans 018b22366d HBASE-8988 Reuse the thread pool in the shell to not run out of threads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504637 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:23:36 +00:00
nkeywal 521f17f275 HBASE-8985 Not enough logging in SplitLogManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504610 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 19:18:06 +00:00
jyates 0632023c14 HBASE-8928: Make ChaosMonkey & LoadTest tools extensible (Gautam Soni)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504609 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 19:16:47 +00:00
nkeywal 8a21171f31 HBASE-8983 HBaseConnection#deleteAllConnections does not always delete
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504606 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 19:05:04 +00:00
Michael Stack 20e0f2b625 HBASE-8987 ProtobufUtil.toException doesn't handle plain RemoteException, gets a NoSuchMethodException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504591 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 18:37:53 +00:00