mbertozzi
|
16589af634
|
HBASE-8123 Replace HashMap/HashSet with TreeMap/TreeSet where byte[] is used as key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457089 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 20:04:08 +00:00 |
Michael Stack
|
167766c262
|
HBASE-4285 partitions file created in user's home directory by importtsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457078 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 19:45:09 +00:00 |
Michael Stack
|
466902ffde
|
HBASE-8101 Cleanup: findbugs and javadoc warning fixes as well as making it illegal passing null row to Put/Delete, etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457024 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 17:11:32 +00:00 |
mbertozzi
|
551c04f173
|
HBASE-8118 TestTablePermission depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456946 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 13:21:53 +00:00 |
Enis Soztutar
|
76dbb6f616
|
HBASE-8116 TestSnapshotCloneIndependence fails in trunk builds intermittently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456753 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 03:13:25 +00:00 |
sershe
|
aa4092c83d
|
HBASE-8034 record on-disk data size for store file and make it available during writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456743 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 01:41:45 +00:00 |
Enis Soztutar
|
48debe39f0
|
HBASE-7938 Add integration test for ImportTsv/LoadIncrementalHFiles workflow (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456700 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 22:28:08 +00:00 |
Michael Stack
|
f1b6c6d317
|
HBASE-7876 Got exception when manually triggers a split on an empty region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456543 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 17:10:26 +00:00 |
larsh
|
68463933e4
|
HBASE-8099 ReplicationZookeeper.copyQueuesFromRSUsingMulti should not return any queues if it failed to execute. (Himanshu and LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456520 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 16:40:36 +00:00 |
Enis Soztutar
|
566989a455
|
HBASE-8094 TestTableInputFormatScan doesn't assert anything (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456285 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 00:03:41 +00:00 |
sershe
|
88c3d9da6d
|
HBASE-8056 allow StoreScanner to drop deletes from some part of the compaction range
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456082 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 18:38:31 +00:00 |
Enis Soztutar
|
8c68535d1a
|
HBASE-8036 ProtobufUtil.multi behavior is inconsistent in case of errors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456063 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 17:51:02 +00:00 |
ramkrishna
|
64cdeb630c
|
HBASE-8012 - Reseek should position to the beginning of file for the first time it is invoked with a KV smaller than the first KV in file (Raymond Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455993 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 15:13:57 +00:00 |
Zhihong Yu
|
afcfbd1a8a
|
HBASE-8063 Filter HFiles based on first/last key (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455971 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 14:47:05 +00:00 |
ramkrishna
|
6f97d4b20d
|
HBASE-8066 - Provide Admin.isTableAvailable() for a given table along with splitkeys(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455958 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 14:33:53 +00:00 |
Gary Helmling
|
d45cbcac1a
|
HBASE-7482 Port HBASE-7442 HBase remote CopyTable not working when security enabled to trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455764 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 00:38:19 +00:00 |
larsh
|
7dbb307f2a
|
HBASE-8055 Null check missing in StoreFile.Reader.getMaxTimestamp()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455403 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 03:54:29 +00:00 |
Zhihong Yu
|
cff351319f
|
HBASE-8071 TestRestoreFlushSnapshotFromClient fails intermittently in trunk builds (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455366 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 00:02:53 +00:00 |
mbertozzi
|
20816c9d47
|
HBASE-8069 TestHLog is dependent on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455363 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 23:46:12 +00:00 |
Michael Stack
|
ffc8e66a57
|
HBASE-8068 TestMasterMetricsWrapper failed in 0.95 #60 jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455328 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 21:06:00 +00:00 |
Michael Stack
|
df4748b369
|
HBASE-8011 Refactor ImportTsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455284 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 19:01:23 +00:00 |
Zhihong Yu
|
c11bd4a464
|
HBASE-7827 Improve the speed of Hbase Thirft Batch mutation for deletes (Shivendra Pratap Singh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455248 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 17:39:25 +00:00 |
mbertozzi
|
95e4f53090
|
HBASE-8067 TestHFileArchiving.testArchiveOnTableDelete sometimes fails -- more debug
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455234 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 17:01:32 +00:00 |
ramkrishna
|
6372e2dcff
|
HBASE-7961 truncate on disabled table should throw TableNotEnabledException.
(Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454677 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-09 09:25:22 +00:00 |
Michael Stack
|
3a23adf5ab
|
HBASE-3171 Drop ROOT and instead store META location(s) directly in ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454607 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 22:37:19 +00:00 |
Michael Stack
|
7f2768955c
|
HBASE-8052 TestHBaseFsck#testQuarantineMissingFamdir fails sporadically
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454571 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 21:18:56 +00:00 |
Enis Soztutar
|
2cfb9cae5d
|
HBASE-7721 Atomic multi-row mutations in META
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454498 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 19:10:32 +00:00 |
Michael Stack
|
90e4bc2aa9
|
HBASE-8043 Fix a few javadoc warnings...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454471 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 17:14:14 +00:00 |
mbertozzi
|
d600c61ca3
|
HBASE-8041 WebUI doesn't display snapshots correctly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454443 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 16:09:25 +00:00 |
Zhihong Yu
|
faaa3a6af8
|
HBASE-7960 Addendum simplify test path as suggested by Stack
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454250 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 04:42:37 +00:00 |
Zhihong Yu
|
57cb60b2ff
|
HBASE-7960 cleanup TestDir in TestHalfStoreFileReader (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454244 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 04:34:19 +00:00 |
Andrew Kyle Purtell
|
a584f3de87
|
HBASE-8004. Creating an existing table from Shell does not throw TableExistsException (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454222 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 02:56:10 +00:00 |
Zhihong Yu
|
9ccbb766bd
|
HBASE-8033 Break TestRestoreSnapshotFromClient into TestRestoreSnapshotFromClient and TestCloneSnapshotFromClient (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454186 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 00:20:01 +00:00 |
Michael Stack
|
3361261726
|
HBASE-8032 TestNodeHealthCheckChore.testHealthChecker failed 0.95 build #36
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 21:42:02 +00:00 |
nkeywal
|
7f2b36e72f
|
HBASE-8002 Make TimeOut Management for Assignment optional in master and regionservers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453755 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 10:08:57 +00:00 |
Michael Stack
|
4fa8e86f29
|
HBASE-7996 Clean up resource leak in MultiTableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453720 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 07:42:39 +00:00 |
Michael Stack
|
92d7a45476
|
HBASE-8021 TestSplitTransactionOnCluster.testShouldThrowIOExceptionIfStoreFileSizeIsEmptyAndShouldSuccessfullyExecuteRollback() fails consistently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453717 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 07:33:58 +00:00 |
Michael Stack
|
21ea0b5ecf
|
HBASE-7982 TestReplicationQueueFailover* runs for a minute, spews 3/4million lines complaining 'Filesystem closed', has an NPE, and still passes?
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453712 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 07:01:54 +00:00 |
sershe
|
e67d82a2a0
|
HBASE-7935 make policy and compactor in default store engine separately pluggable (for things like tier-based, and default policy experiments with permutations)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453586 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 21:58:18 +00:00 |
mbertozzi
|
6ae6e5559b
|
HBASE-8006 use FSUtils to get/set hbase.rootdir
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453521 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 20:03:30 +00:00 |
jyates
|
748b8f1a4c
|
HBASE-8008: Fix DirFilter usage to be consistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453465 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 18:24:51 +00:00 |
Michael Stack
|
d3b6e25aef
|
HBASE-7928 Scanning .META. with startRow and/or stopRow is not giving proper results; REVERT. NEEDS SOME MORE WORK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453175 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 07:09:26 +00:00 |
larsh
|
1429b373c6
|
HBASE-7944 Addendum (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 22:48:25 +00:00 |
mbertozzi
|
879d5917c9
|
HBASE-7686 TestSplitTransactionOnCluster fails occasionally in trunk builds -- MORE DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452996 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 21:03:56 +00:00 |
Michael Stack
|
95969df094
|
HBASE-7981 TestSplitTransactionOnCluster.testShutdownFixupWhenDaughterHasSplit failed in 0.95 build #11 -- MORE DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452941 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 18:49:06 +00:00 |
mbertozzi
|
55955c16c2
|
HBASE-7808 Refactor Store to use HRegionFileSystem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452936 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 18:25:44 +00:00 |
Andrew Kyle Purtell
|
13f2700645
|
HBASE-7986. [REST] Make HTablePool size configurable (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452770 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 12:46:58 +00:00 |
Michael Stack
|
3a1b53f2fc
|
HBASE-7966 ACL tests fail on trunk (flaky)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452662 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 04:39:43 +00:00 |
larsh
|
2634cc1855
|
HBASE-7111 hbase zkcli will not start if the zookeeper server chosen to connect to is unavailable (Zhou wenjian)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452554 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 21:55:40 +00:00 |
larsh
|
d17d84ed77
|
HBASE-6347 -ROOT- and .META. are stale in table.jsp if they moved
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452544 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 21:45:26 +00:00 |