Zhihong Yu
|
429af3c930
|
HBASE-8367 LoadIncrementalHFiles does not return an error code nor throw Exception when failures occur due to timeouts (Brian Dougan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481988 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 17:48:55 +00:00 |
Zhihong Yu
|
86dc135a34
|
HBASE-8133 avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481599 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-12 16:44:49 +00:00 |
Devaraj Das
|
7a7ab8b8da
|
HBASE-7932. Introduces Favored Nodes for region files. Adds a balancer called FavoredNodeLoadBalancer that will honor favored nodes in the process of balancing but the balance operation is currently a no-op (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481476 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-12 06:47:39 +00:00 |
Zhihong Yu
|
3185729df1
|
HBASE-8530 Refine error message from ExportSnapshot when there is leftover snapshot in target cluster (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481400 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-11 20:16:54 +00:00 |
Zhihong Yu
|
639bf9cfa9
|
HBASE-8520 TestIOFencing fails intermittently due to compaction kicking in too soon (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481226 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-10 22:40:50 +00:00 |
jxiang
|
6bff9ab358
|
HBASE-8437 Clean up tmp coprocessor jars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480828 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-09 22:55:42 +00:00 |
Jean-Daniel Cryans
|
0ca1ec6c75
|
HBASE-8510 HBASE-8469 added a hdfs-site.xml file for tests but it gets included in the test jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480755 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-09 20:12:35 +00:00 |
Zhihong Yu
|
695535c657
|
HBASE-8509 ZKUtil#createWithParents won't set data during znode creation when parent folder doesn't exit (Jefferey and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480623 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-09 13:28:34 +00:00 |
mbertozzi
|
832a6efa17
|
HBASE-8446 Allow parallel snapshot of different tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480585 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-09 10:45:20 +00:00 |
sershe
|
be3568fb5b
|
HBASE-8498 PB WAL reading is broken due to some partial reads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480511 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-09 01:03:02 +00:00 |
Michael Stack
|
cefa4fa671
|
HBASE-8506 Remove unused/dead classes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480493 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-08 22:51:18 +00:00 |
Michael Stack
|
4dc244ce5a
|
HBASE-1762 Remove concept of ZooKeeper from HConnection interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480449 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-08 20:49:30 +00:00 |
Zhihong Yu
|
bac9ae973c
|
HBASE-8306 Enhance TestJoinedScanners with ability to specify various parameters (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480277 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-08 13:54:26 +00:00 |
Michael Stack
|
6f79d0e253
|
HBASE-8483 HConnectionManager can leak ZooKeeper connections when using deleteStaleConnection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480010 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-07 18:39:08 +00:00 |
Zhihong Yu
|
5c58545787
|
HBASE-7066 Some HMaster coprocessor exceptions are being swallowed in try catch blocks - Revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479961 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-07 16:10:07 +00:00 |
Michael Stack
|
8a46690944
|
HBASE-5525 Truncate and preserve region boundaries option
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479778 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-07 06:52:44 +00:00 |
Enis Soztutar
|
c68cea5b45
|
HBASE-8478 HBASE-2231 breaks TestHRegion#testRecoveredEditsReplayCompaction under hadoop2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479716 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-06 23:12:55 +00:00 |
Michael Stack
|
6b57e77a58
|
HBASE-5835 [hbck] Catch and handle NotServingRegionException when close region attempt fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479240 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-05 05:41:44 +00:00 |
sershe
|
d30d4ef8e7
|
HBASE-5746 HFileDataBlockEncoderImpl uses wrong header size when reading HFiles with no checksums (0.96)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478966 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-03 20:31:46 +00:00 |
Michael Stack
|
515d19c52e
|
HBASE-8404 Extra commas in LruBlockCache.logStats
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478965 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-03 20:31:30 +00:00 |
jxiang
|
3ca2bd7339
|
HBASE-8485 Retry to open a HLog on more exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478880 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-03 17:19:27 +00:00 |
nkeywal
|
6784e894e2
|
HBASE-8466 Netty messages in the logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478664 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-03 07:41:45 +00:00 |
Michael Stack
|
b782a7202e
|
HBASE-8430 Cell decoder/scanner/etc. should not hide exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478656 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-03 06:40:13 +00:00 |
Michael Stack
|
d668363c23
|
HBASE-8214 Remove proxy and engine, rely directly on pb generated Service
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478637 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-03 03:52:15 +00:00 |
Michael Stack
|
1a516ff5b7
|
HBASE-8482 TestHBaseFsck#testCheckTableLocks broke; java.lang.AssertionError: expected:<[]> but was:<[EXPIRED_TABLE_LOCK]>
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478556 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-02 21:13:31 +00:00 |
Jonathan Hsieh
|
d5b80e422b
|
HBASE-8469 [hadoop2] Several tests break because of HDFS-4305
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478368 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-02 13:40:49 +00:00 |
mbertozzi
|
7475f9088b
|
HBASE-8455 Update ExportSnapshot to reflect changes in HBASE-7419
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478297 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-02 08:19:08 +00:00 |
Jonathan Hsieh
|
1ac7bd3d92
|
HBASE-8477 [hadoop2] TestTableInputFormatScan* fails intermittently with PriviledgeActionException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478281 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-02 06:29:02 +00:00 |
Jonathan Hsieh
|
baf55c6e8a
|
REVERT HBASE-8469. Breaks TestOpenedRegionHandler unit test.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478239 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-02 00:03:33 +00:00 |
Jonathan Hsieh
|
cd8c3820ba
|
HBASE-8469 [hadoop2] Several tests break because of HDFS-4305
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478203 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-01 21:53:50 +00:00 |
sershe
|
1d8ec61f64
|
HBASE-8460 [replication] Fix the three TODOs in TestReplicationStateBasic.testReplicationQueues (Chris Trezzo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478104 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-01 17:32:25 +00:00 |
sershe
|
f027f66b22
|
HBASE-7413 Convert WAL to pb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477761 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-30 18:34:40 +00:00 |
Andrew Kyle Purtell
|
fa3918d300
|
Revert HBASE-8453, HBASE-8454.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477448 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-30 01:51:14 +00:00 |
sershe
|
0e9fbc727c
|
HBASE-8272 make compaction checker frequency configurable per table/cf
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477425 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-30 00:32:31 +00:00 |
sershe
|
d1f0efc81c
|
HBASE-8448 RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477391 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 22:36:56 +00:00 |
Andrew Kyle Purtell
|
efd752b5b4
|
HBASE-8454. TestImportTsv failing due to configuration issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477377 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 22:16:59 +00:00 |
Andrew Kyle Purtell
|
e8dfdeb6ec
|
HBASE-8453. TestImportExport failing again due to configuration issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477373 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 22:10:55 +00:00 |
eclark
|
9f86b77906
|
HBASE-8425 Per-region memstore size is missing in the new RS web UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477330 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 20:37:14 +00:00 |
eclark
|
741bbb5839
|
HBASE-8407 Remove Async HBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477251 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 18:26:52 +00:00 |
zjushch
|
6b35308cf0
|
HBASE-8436 SeekBefore returns wrong result with PREFIX_TREE Encoding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476730 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-28 08:11:25 +00:00 |
Zhihong Yu
|
e12e470d5f
|
HBASE-8451 MetricsMBeanBase has concurrency issues in init (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476713 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-28 03:12:19 +00:00 |
sershe
|
4e28bd8bab
|
HBASE-7970 Improve file descriptor usage: currently, there are two file descriptors per storefile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476677 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-27 21:34:43 +00:00 |
Enis Soztutar
|
e2868556df
|
HBASE-2231 Compaction events should be written to HLog (Stack & Enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476414 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-26 22:05:33 +00:00 |
jxiang
|
f6c6992581
|
HBASE-8345 Add all available resources in RootResource and VersionResource to rest RemoteAdmin (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476025 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-26 02:18:08 +00:00 |
Zhihong Yu
|
1eadb508ab
|
HBASE-8393 Testcase TestHeapSize#testMutations is wrong (Jeffrey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476022 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-26 01:59:55 +00:00 |
eclark
|
76bae3d62d
|
HBASE-8392 TestMetricMBeanBase#testGetAttribute is flakey under hadoop2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475998 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-25 22:51:28 +00:00 |
Michael Stack
|
7b3dc4f7ba
|
HBASE-8428 Tighten up IntegrationTestsDriver filter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475996 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-25 22:49:41 +00:00 |
Devaraj Das
|
939da7c026
|
HBASE-5930. Removed a configuration that was causing unnecessary flushes in tests.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475990 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-25 22:30:10 +00:00 |
Michael Stack
|
c0046ba481
|
HBASE-8422 Master won't go down. Stuck waiting on .META. to come on line
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475986 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-25 22:13:26 +00:00 |
eclark
|
7b8d3a6dc1
|
HBASE-5930 Limits the amount of time an edit can live in the memstore.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475970 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-25 21:28:13 +00:00 |