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 |
Zhihong Yu
|
25e14c8b48
|
HBASE-8884 Pluggable RpcScheduler (Chao Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504584 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 18:26:04 +00:00 |
nkeywal
|
f8f0a80d3e
|
HBASE-8981 add a check on the ServerName parse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504572 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 18:03:53 +00:00 |
Michael Stack
|
508cb1bd98
|
HBASE-8979 JVMClusterUtil will join forever on a stuck regionserver <--- zombie maker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504527 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 17:01:44 +00:00 |
Michael Stack
|
375e47a4d9
|
HBASE-8939 Disable TestLogRollAbort
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504379 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 07:26:46 +00:00 |
Michael Stack
|
9e9e4a8c00
|
HBASE-8900 TestRSKilledWhenMasterInitializing.testCorrectnessWhenMasterFailOver is flakey; ACTUALLY REMOVE FILE, WAS BREAKING RAT CHECK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504359 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 04:00:58 +00:00 |
jeffreyz
|
c9ca3ceffa
|
HBASE-8960: TestDistributedLogSplitting.testLogReplayForDisablingTable fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504321 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 23:29:22 +00:00 |
Michael Stack
|
a7d4085586
|
HBASE-8965 TestRemoteAdmin.testClusterStatus fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504320 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 23:17:19 +00:00 |
larsh
|
e8b5cd0f49
|
HBASE-7952 Remove update() and Improve ExplicitColumnTracker performance (Raymond Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504310 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 22:32:14 +00:00 |
Michael Stack
|
9bf0760123
|
HBASE-8957 TestDrainingServer. testDrainingServerWithAbort fails; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504308 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 22:24:32 +00:00 |
Michael Stack
|
81434835de
|
HBASE-8965 TestRemoteAdmin.testClusterStatus fails; DISABLING TEST
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504306 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 22:21:01 +00:00 |
Jean-Daniel Cryans
|
d6605b710c
|
HBASE-8732 HFileBlockDefaultEncodingContext isn't thread-safe but is used by all readers,
breaks column encoding
HBASE-8961 Make TestReplicationQueueFailover less integration-y by splitting it up
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504300 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 22:05:56 +00:00 |
Zhihong Yu
|
126526ee30
|
HBASE-8967 Duplicate call to snapshotManager.stop() in HRegionServer (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504274 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 20:49:30 +00:00 |
Michael Stack
|
7cda30d74c
|
HBASE-8972 TestCreateTableHandler.testMasterRestartAfterEnablingNodeIsCreated failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504266 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 20:25:38 +00:00 |
Lars George
|
cbf115d73a
|
HBASE-8779 Add mutateRow method support to Thrift2 (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504253 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 20:05:14 +00:00 |
Lars George
|
aeb529fc78
|
HBASE-8779 Add mutateRow method support to Thrift2 (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504251 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 20:04:25 +00:00 |
Michael Stack
|
1356d84fcf
|
HBASE-8939 Hanging unit tests; DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504242 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 19:26:32 +00:00 |
Michael Stack
|
549a152a38
|
HBASE-8957 TestDrainingServer. testDrainingServerWithAbort fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504005 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 05:36:42 +00:00 |
larsh
|
00175ae834
|
HBASE-8877 Reentrant row locks (Dave Latham)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504002 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 05:34:00 +00:00 |
Michael Stack
|
07337ac9c8
|
HBASE-8965 TestRemoteAdmin.testClusterStatus fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503999 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 05:33:27 +00:00 |
Michael Stack
|
a75c904149
|
HBASE-8964 TestAccessController.testGlobalAuthorizationForNewRegisteredRS; SECOND ATTEMPT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503964 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 00:54:11 +00:00 |
Michael Stack
|
658bac81e3
|
HBASE-8964 TestAccessController.testGlobalAuthorizationForNewRegisteredRS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503961 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 00:51:36 +00:00 |
Michael Stack
|
b73d17e4e4
|
HBASE-8964 TestAccessController.testGlobalAuthorizationForNewRegisteredRS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503931 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-16 22:46:12 +00:00 |
sershe
|
a96d77ffd5
|
HBASE-8935 IntegrationTestBigLinkedList fails under load on 0.94 due to some scan issues - add logging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503524 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 23:53:03 +00:00 |
jxiang
|
8eb2f3709a
|
HBASE-8954 TestSplitLogWorker#testPreemptTask failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503512 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 23:10:33 +00:00 |
Michael Stack
|
83f51a4d6a
|
HBASE-8956 A couple of small misspellings thoughout the codebase.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503502 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 22:25:40 +00:00 |
Enis Soztutar
|
a39393addd
|
HBASE-8838 [WINDOWS] FileLink assumptions are broken under NTFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503501 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 22:25:27 +00:00 |
Enis Soztutar
|
7fa275407f
|
HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should support it for BC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503484 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 21:38:37 +00:00 |
Michael Stack
|
e84ad97903
|
HBASE-8955 TestStochasticLoadBalancer timedout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503482 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 21:36:21 +00:00 |
Michael Stack
|
b2c835d369
|
HBASE-8952 Missing error handling can cause RegionServer RPC thread to busy loop forever
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503475 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 21:03:47 +00:00 |
Michael Stack
|
9e740fed1a
|
HBASE-8943 TestRegionMergeTransactionOnCluster#testWholesomeMerge may fail due to race in opening region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503470 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 20:59:15 +00:00 |
Michael Stack
|
a054e38b91
|
HBASE-8953 TestFromClientSide.testClientPoolThreadLocal fails; DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503444 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 20:05:29 +00:00 |
jxiang
|
dd2fc5334f
|
HBASE-8662 [rest] support impersonation - ADDENDUM 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503387 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 18:07:57 +00:00 |
jxiang
|
eef2e34797
|
HBASE-8662 [rest] support impersonation - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503360 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 17:32:31 +00:00 |
jxiang
|
0bed86e6de
|
HBASE-8662 [rest] support impersonation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503337 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 16:55:10 +00:00 |
Michael Stack
|
9eeeafe824
|
HBASE-8941 TestAccessController.testGlobalPermissionList failed with IndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503082 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-14 23:42:27 +00:00 |
Lars George
|
88e4876eb8
|
HBASE-8938 Thrift2 does not close scanner instance (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502798 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-13 15:19:03 +00:00 |
Enis Soztutar
|
4371bae636
|
HBASE-8934 Fix bunch of flaky tests ADDENDUM patch that fixes imports
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502648 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-12 18:38:10 +00:00 |
Michael Stack
|
425960c914
|
HBASE-8934 Fix bunch of flaky tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502627 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-12 17:25:58 +00:00 |
Lars George
|
4d895726d9
|
HBASE-8832 Ensure HBASE-4658 is supported by Thrift 2 (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502431 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-12 06:04:37 +00:00 |
sershe
|
b5459be95d
|
HBASE-7770 minor integration test framework fixes (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502415 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-12 03:23:02 +00:00 |
Michael Stack
|
3b433ec264
|
HBASE-8933 TestSplitTransactionOnCluster fails because "Region not moved off .META. server"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502397 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 23:42:48 +00:00 |
Michael Stack
|
30539e9d25
|
HBASE-8931 TestTableLockManager.testTableReadLock fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502382 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 22:06:05 +00:00 |
jxiang
|
bcce156b8b
|
HBASE-8899 Could not open a region on a server where it is being closed - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502317 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 18:18:57 +00:00 |
Lars George
|
4769fd0a6c
|
HBASE-8876 Addendum to HBASE-8774 Add BatchSize and Filter to Thrift2 - Add BatchSize Test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502255 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 16:00:00 +00:00 |
Lars George
|
68a5420e09
|
HBASE-8695 The HBase thrift service ignores XML configuration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502158 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 08:57:34 +00:00 |
Michael Stack
|
f92be02b93
|
HBASE-8920 TestZKBasedOpenCloseRegion.testReOpenRegion fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502132 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 07:13:26 +00:00 |
Michael Stack
|
e11ff8a5fd
|
HBASE-8918 Removes redundant identifiers from interfaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502128 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 07:01:27 +00:00 |
Zhihong Yu
|
afca885131
|
HBASE-8856 Crash when attempting split with DelimitedKeyPrefixRegionSplitPolicy (Robert Dyer)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502094 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 03:23:13 +00:00 |
Enis Soztutar
|
b93c008efc
|
HBASE-8375 Durability setting per table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502076 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 01:02:02 +00:00 |
Michael Stack
|
920c2a029a
|
HBASE-8922 TestAdmin.testForceSplitMultiFamily fails in hadoopqa; DEBUG; REAPPLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502015 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 21:36:28 +00:00 |
Michael Stack
|
2d16811fce
|
HBASE-8922 TestAdmin.testForceSplitMultiFamily fails in hadoopqa; DEBUG; REVERT -- OVERCOMMIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502014 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 21:35:53 +00:00 |
Michael Stack
|
0ee14ed053
|
HBASE-8922 TestAdmin.testForceSplitMultiFamily fails in hadoopqa; DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502013 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 21:35:10 +00:00 |
Lars George
|
0ab9ab9ce7
|
HBASE-8921 [thrift2] Add GenericOptionsParser to Thrift 2 server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501982 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 20:46:28 +00:00 |
Lars George
|
552932953f
|
HBASE-8826 Ensure HBASE-8695 is covered in Thrift 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501968 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 20:28:44 +00:00 |
Jean-Daniel Cryans
|
d390841912
|
HBASE-8919 TestReplicationQueueFailover (and Compressed) can fail because the recovered queue
gets stuck on ClosedByInterruptException (first try, getting more debug)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501924 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 19:22:08 +00:00 |
Michael Stack
|
e79eefe78b
|
HBASE-8918 Removes redundant identifiers from interfaces; REVERT -- PREMATURE APPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501909 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 18:50:21 +00:00 |
Michael Stack
|
e194ee4d98
|
HBASE-8918 Removes redundant identifiers from interfaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501880 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 17:53:33 +00:00 |
Jean-Daniel Cryans
|
2f1ba4a7fa
|
HBASE-8910 HMaster.abortNow shouldn't try to become a master again if it was stopped
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501865 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 17:30:41 +00:00 |
Michael Stack
|
0886b18561
|
HBASE-8916 Optimize usage of Jackson's ObjectMapper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501840 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 16:38:24 +00:00 |
Michael Stack
|
457c928d35
|
HBASE-8915 protobuf message style
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501834 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 16:30:32 +00:00 |
Michael Stack
|
a2516d3bc0
|
HBASE-8888 Tweak retry settings some more, *some more*
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501651 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 05:48:47 +00:00 |
sershe
|
bab89d2e57
|
HBASE-8329 Limit compaction speed (binlijin) REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501621 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 00:30:10 +00:00 |
jxiang
|
37c453f6bc
|
HBASE-8907 TestIOFencing.testFencingAroundCompaction fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501568 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 21:27:21 +00:00 |
Michael Stack
|
b7b840bf59
|
HBASE-8900 TestRSKilledWhenMasterInitializing.testCorrectnessWhenMasterFailOver is flakey; PUTTING BACK THIS PATCH ON TRUNK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501542 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 20:49:46 +00:00 |
Jean-Daniel Cryans
|
ed997ccdeb
|
HBASE-8861 Remove ReplicationState completely (Chris Trezzo via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501503 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 19:59:39 +00:00 |
sershe
|
1cf2511b30
|
HBASE-8329 Limit compaction speed (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501496 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 19:49:54 +00:00 |
jxiang
|
c4b775eb17
|
HBASE-8899 Could not open a region on a server where it is being closed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501464 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 19:08:29 +00:00 |
Lars George
|
e6665054ef
|
HBASE-8678 Wrongly delete cells in some case which can not be deleted (Jean-Marc Spaggiari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501430 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 18:25:11 +00:00 |
Lars George
|
60fcb122d5
|
HBASE-8819 Port HBASE-5428 to Thrift 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501209 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 12:05:34 +00:00 |
mbertozzi
|
8191fe5cc4
|
HBASE-8893 Verify that HTableDescriptor Properties are preserved when cloning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501126 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 08:27:04 +00:00 |
Michael Stack
|
4b68b915c4
|
HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501087 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 04:51:25 +00:00 |
Zhihong Yu
|
18ee009a0c
|
HBASE-8864 Fix 2 javadoc warnings (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501084 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 04:37:14 +00:00 |
eclark
|
631b20dfe3
|
HBASE-8882 Create an Integration Test to Test MTTR
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501042 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 01:44:39 +00:00 |
Michael Stack
|
784e45548f
|
HBASE-8900 TestRSKilledWhenMasterInitializing.testCorrectnessWhenMasterFailOver is flakey
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501022 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 23:48:22 +00:00 |
Michael Stack
|
5747b899bd
|
HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500988 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 22:18:03 +00:00 |
jxiang
|
17d2514110
|
HBASE-8862 TestAdmin#testForceSplitMultiFamily is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500910 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 19:47:50 +00:00 |
Michael Stack
|
f47e212e1a
|
HBASE-8883 TestAdmin.testCloseRegionWhenServerNameIsEmpty failed with ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500822 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 16:27:08 +00:00 |
Zhihong Yu
|
0f33c00f1f
|
HBASE-8753 Provide new delete flag which can delete all cells under a column-family which have designated timestamp (Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500780 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 14:52:00 +00:00 |
larsh
|
b256284f51
|
HBASE-8809 test fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500232 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-06 08:55:55 +00:00 |
larsh
|
2bbb39fc31
|
HBASE-8809 Addendum to correctly hand versions in raw scans aswell (Jesse and LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500217 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-06 07:31:09 +00:00 |
Andrew Kyle Purtell
|
74c9ff9973
|
HBASE-8799. TestAccessController#testBulkLoad failing on trunk/0.95
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500088 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 18:16:57 +00:00 |
nkeywal
|
51d51dece7
|
HBASE-4360 Maintain information on the time a RS went dead - addendum (samar)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500064 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 16:46:22 +00:00 |
Lars George
|
39722ab36a
|
HBASE-8876 Addendum to HBASE-8774 Add BatchSize and Filter to Thrift2 - Add BatchSize Test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500033 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 15:17:23 +00:00 |
jeffreyz
|
8e78536a3b
|
HBASE-8729: distributedLogReplay may hang during chained region server failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499925 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 07:44:00 +00:00 |
nkeywal
|
2f6599ef01
|
HBASE-8867 HLogUtils#getServerNameFromHLogDirectoryName does not take into account the -splitting extension
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499923 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 07:35:00 +00:00 |
nkeywal
|
b12a1c3e1b
|
HBASE-8871 The region server can crash at startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499921 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 07:28:39 +00:00 |
Zhihong Yu
|
6ba235d1cd
|
HBASE-8847 Filter.transform() always applies unconditionally, even when combined in a FilterList (Christophe Taton)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499851 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 19:59:24 +00:00 |
Michael Stack
|
acc6dee508
|
HBASE-8869 incorrect javadoc for CompactionRequest.compareTo()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499806 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 16:47:44 +00:00 |
Michael Stack
|
eed3a47343
|
HBASE-8814 Possible NPE in split if a region has empty store files; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499801 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 16:31:10 +00:00 |
jxiang
|
dae8894691
|
HBASE-8860 TestTableLockManager#testTableReadLock times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499588 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-03 22:47:43 +00:00 |
jxiang
|
4ff281e50d
|
HBASE-8797 Prevent merging regions from moving during online merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499462 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-03 16:26:32 +00:00 |
nkeywal
|
1095afa36f
|
HBASE-8853 The client connection is not cut when receiving the failure notification
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499301 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-03 10:01:53 +00:00 |
Michael Stack
|
e13718b872
|
HBASE-8814 Possible NPE in split if a region has empty store files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499213 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-03 05:24:41 +00:00 |
Zhihong Yu
|
9ccf16db51
|
HBASE-8798 Fix a minor bug in shell command with clone_snapshot table error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499138 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 22:46:25 +00:00 |
Michael Stack
|
0814983467
|
HBASE-8854 TestScannersFromClientSide.testScanBatch failed with 'There should have room before prefetching is submitted'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499136 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 22:38:35 +00:00 |
Michael Stack
|
ff0196f69a
|
HBASE-8842 TestTokenAuthentication failing on hadoop2 build with "IllegalArgumentException: Can t get Kerberos realm"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499134 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 22:33:03 +00:00 |
Michael Stack
|
f400db0d9b
|
HBASE-8737 [replication] Change replication RPC to use cell blocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499118 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 21:35:30 +00:00 |
Michael Stack
|
b6b61de0d7
|
HBASE-8812 Avoid a wide line on the HMaster webUI if we have many ZooKeeper servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499060 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 18:53:27 +00:00 |
Michael Stack
|
4dfb79652d
|
HBASE-8812 Avoid a wide line on the HMaster webUI if we have many ZooKeeper servers -- REVERT MISAPPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 18:52:22 +00:00 |
Michael Stack
|
a51ed6e356
|
HBASE-8812 Avoid a wide line on the HMaster webUI if we have many ZooKeeper servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499056 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 18:50:57 +00:00 |
Michael Stack
|
4a5fecce88
|
HBASE-8842 TestTokenAuthentication failing on hadoop2 build with "IllegalArgumentException: Can t get Kerberos realm"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499054 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 18:44:49 +00:00 |
Enis Soztutar
|
85ed20874e
|
HBASE-8646 Intermittent TestIOFencing#testFencingAroundCompaction failure due to region getting stuck in compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499049 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 18:35:13 +00:00 |
Enis Soztutar
|
8c3a7e4a7d
|
HBASE-8703 [WINDOWS] Timed-out processes exit with non-zero code causing HealthChecker to report incorrectly. ADDENDUM patch to fix flaky test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499047 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 18:33:09 +00:00 |
Lars George
|
d56d41ac6e
|
HBASE-8774 Add BatchSize and Filter to Thrift2 (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498871 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 10:33:34 +00:00 |
Michael Stack
|
69b91b70ec
|
HBASE-8501 The hbase zkcli will connection failure the first and the second ip from ZooKeeperMainServerArg return connection string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498784 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 05:30:25 +00:00 |
larsh
|
dfc29dcabf
|
HBASE-8794 DependentColumnFilter.toString() throws NullPointerException (Stefan Seelmann)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498536 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 16:01:45 +00:00 |
larsh
|
a7655cccf2
|
HBASE-8809 Include deletes in the scan (setRaw) method does not respect the time range or the filter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498531 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 15:55:20 +00:00 |
nkeywal
|
ed97685c75
|
HBASE-4360 Maintain information on the time a RS went dead (samar)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498274 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 07:42:05 +00:00 |
Michael Stack
|
fc471152da
|
HBASE-8829 Improve failed TestMetaScanner assert message so can see where/why failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497908 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 20:20:56 +00:00 |
nkeywal
|
a0e51bc4da
|
HBASE-6295 Possible performance improvement in client batch operations: presplit and send in background - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497800 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 14:59:51 +00:00 |
Michael Stack
|
464eb5d12d
|
HBASE-8799 TestAccessController#testBulkLoad has been failing for some time on trunk/0.95; DISABLING FALING TEST FOR NOW
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497452 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-27 17:10:43 +00:00 |
Andrew Kyle Purtell
|
c04cad9e7d
|
HBASE-8811. REST service ignores misspelled 'check' parameter, causing unexpected mutations (Chip Salzenberg and Andrew Purtell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497209 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-27 05:05:21 +00:00 |
Zhihong Yu
|
c5eea46314
|
HBASE-8790 NullPointerException thrown when stopping regionserver (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497171 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-27 00:58:07 +00:00 |
Michael Stack
|
0d98bb4d2b
|
HBASE-8799 TestAccessController#testBulkLoad has been failing for some time on trunk/0.95 -- ADDING DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497123 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 21:49:32 +00:00 |
sershe
|
a3b00ea1f4
|
HBASE-8802 totalCompactingKVs overflow (Chao Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497050 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 19:31:15 +00:00 |
Jean-Daniel Cryans
|
628177ecee
|
HBASE-8800 Addendum: removed a creation of a RS that was missed in the port from 0.94
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496606 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-25 19:38:20 +00:00 |