Zhihong Yu
|
a2e1f4fa3c
|
HBASE-9103 Addendum adds the missing back quote
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509435 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 21:35:38 +00:00 |
jxiang
|
0b0c291410
|
HBASE-9092 OpenRegion could be ignored by mistake
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509384 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 18:55:43 +00:00 |
jyates
|
734e937179
|
HBASE-9103: Print lines that are longer than allowed in HadoopQA output.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509381 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 18:43:42 +00:00 |
Jean-Daniel Cryans
|
9ab34a7dd7
|
HBASE-9111 Put back TestReplicationKill* except for the MasterRSCompressed one
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509358 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 18:14:26 +00:00 |
Jean-Daniel Cryans
|
cb1ad44c24
|
HBASE-7634 Replication handling of changes to peer clusters is inefficient (Gabriel Reid via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509332 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 17:03:52 +00:00 |
Michael Stack
|
33a263cc26
|
Add our decision on when to CLOSE JIRAs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509304 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 15:39:41 +00:00 |
jyates
|
ab0abfa711
|
HBASE-9049: Generalize ServerCallable creation to support custom callables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509015 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 20:16:43 +00:00 |
eclark
|
4c05a177b0
|
HBASE-9034 hbase-daemon.sh swallows start up errors -- ADD
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508944 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 15:53:57 +00:00 |
Zhihong Yu
|
505b4e9ffd
|
HBASE-8768 Improve bulk load performance by moving key value construction from map phase to reduce phase (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508941 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 15:52:06 +00:00 |
nkeywal
|
b4a120164a
|
HBASE-8548 postOpen hook called twice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508895 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 14:58:45 +00:00 |
mbertozzi
|
1ed35e4cb6
|
HBASE-9090 cleanup snapshot tests setup/teardown code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508801 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 10:16:25 +00:00 |
jeffreyz
|
b60eb26632
|
HBASE-8960: TestDistributedLogSplitting.testLogReplayForDisablingTable fails sometimes - Addendum2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508711 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 02:18:16 +00:00 |
Michael Stack
|
e6d1848bb7
|
HBASE-9093 Hbase client API: Restore the writeToWal method
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508702 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 01:20:10 +00:00 |
jxiang
|
85fed73517
|
HBASE-9088 TestSplitLogManager.testMultipleResubmits fails - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508626 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 21:07:51 +00:00 |
jxiang
|
43a064231e
|
HBASE-9088 TestSplitLogManager.testMultipleResubmits fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508591 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 19:57:04 +00:00 |
Michael Stack
|
7c3882ca3c
|
HBASE-9082 A bunch of tests have client retries only but bulid boxes are contended and overloaded
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508488 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 15:28:07 +00:00 |
nkeywal
|
eed805417a
|
HBASE-9012 TestBlockReorder.testBlockLocationReorder fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508351 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 09:10:47 +00:00 |
jeffreyz
|
4a6de45f76
|
HBASE-8960: TestDistributedLogSplitting.testLogReplayForDisablingTable fails sometimes - Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508316 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 06:27:18 +00:00 |
Devaraj Das
|
e36fc14007
|
HBASE-8846. Continuation of the previous commit. Deletes the files from their previous locations.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508303 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 05:16:17 +00:00 |
Devaraj Das
|
3daea02e86
|
HBASE-8846. Refactors the old exceptions back to their original packages.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508301 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 05:14:32 +00:00 |
zjushch
|
33991305e9
|
HBASE-8940 TestRegionMergeTransactionOnCluster#testWholesomeMerge may fail due to race in opening region(addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508268 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 01:42:06 +00:00 |
Jean-Daniel Cryans
|
45968ad1b9
|
HBASE-9038 Compaction WALEdit gives NPEs with Replication enabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508255 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 00:11:01 +00:00 |
jxiang
|
fd991fe908
|
HBASE-9052 Prevent split/merged region from assigning again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508247 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 23:54:29 +00:00 |
Jean-Daniel Cryans
|
417593e3aa
|
HBASE-7826 Improve Hbase Thrift v1 to return results in sorted order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508240 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 23:29:04 +00:00 |
Michael Stack
|
2172d8e2f1
|
HBASE-9078 Downstream build including hbase-client fails because can't find com.sun.jdmk:jmxtools
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508230 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 23:12:29 +00:00 |
jxiang
|
1fc559c37b
|
HBASE-9074 TestAdmin.testMoveToPreviouslyAssignedRS fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508212 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 22:15:32 +00:00 |
Michael Stack
|
d7810cdbfa
|
HBASE-9073 Up retries on TestSnapshotFromMaster; retries only once
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508155 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 18:06:58 +00:00 |
jxiang
|
f7de23fb90
|
HBASE-9063 TestAssignmentManagerOnCluster.testSSHWhenDisablingTableRegionsInOpeningOrPendingOpenState fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508145 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 17:34:03 +00:00 |
Zhihong Yu
|
342b69f497
|
HBASE-8874 PutCombiner is skipping KeyValues while combining puts of same row during bulkload (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508125 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 16:21:28 +00:00 |
Michael Stack
|
b7833c80f5
|
HBASE-9071 Disable TestHCM#testClusterStatus because fails in IDEs, etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508097 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 15:20:22 +00:00 |
Zhihong Yu
|
bc1e374081
|
HBASE-9055 HBaseAdmin#isTableEnabled() should return false for non-existent table (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507881 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 01:53:50 +00:00 |
Michael Stack
|
bea9384779
|
HBASE-9035 Incorrect example for using a scan stopRow in HBase book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507863 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-28 22:12:46 +00:00 |
Zhihong Yu
|
52bace8612
|
HBASE-9064 test-patch.sh would silently fail if compilation against hadoop 1.0 fails (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507832 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-28 19:41:26 +00:00 |
mbertozzi
|
cf7b641afa
|
HBASE-9060 ExportSnapshot job fails if target path contains percentage character (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507791 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-28 12:17:10 +00:00 |
larsh
|
d42ecb89bd
|
HBASE-8698 potential thread creation in MetaScanner.metaScan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507766 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-28 06:03:31 +00:00 |
Michael Stack
|
e31e91772f
|
HBASE-9067 Temporarily disable a few tests in TestReplicationTrackerZKImpl
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507764 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-28 05:34:50 +00:00 |
Michael Stack
|
49a58b7de8
|
HBASE-8875 incorrect javadoc for EXCLUDE_FROM_MINOR_COMPACTION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507762 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-28 05:05:18 +00:00 |
Zhihong Yu
|
13beb54cfe
|
HBASE-9058 deleteSnapshot() call may be skipped in TestFlushSnapshotFromClient tests (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507741 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 22:53:40 +00:00 |
Michael Stack
|
cd4414a5e4
|
HBASE-9062 Remove TestReplicationKillRs* tests temporarily
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507716 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 21:25:58 +00:00 |
mbertozzi
|
f37b96bc0d
|
HBASE-9041 TestFlushSnapshotFromClient.testConcurrentSnapshottingAttempts fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507679 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 16:14:34 +00:00 |
Michael Stack
|
f0ad5ece68
|
HBASE-9041 TestFlushSnapshotFromClient.testConcurrentSnapshottingAttempts fails; ATTEMPTED FIXUP
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507658 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 15:05:03 +00:00 |
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
|
4d7c8a8457
|
HBASE-9048 HCM throws NullPointerException under load
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507502 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 22:57:41 +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 |