Michael Stack
|
3a80b1b8dd
|
Add link to quora blooms answer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366543 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 21:39:21 +00:00 |
Zhihong Yu
|
c8b6b7ad22
|
HBASE-5547 Don't delete HFiles when in "backup mode", addendum fixes check for fs.delete()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366510 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 19:20:00 +00:00 |
jxiang
|
57afee6a6b
|
HBASE-6272 In-memory region state is inconsistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366438 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-27 16:34:32 +00:00 |
Zhihong Yu
|
b358b89351
|
HBASE-6431 Some FilterList Constructors break addFilter (Alex Newman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366198 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 20:53:17 +00:00 |
Zhihong Yu
|
a5bd687531
|
HBASE-6455 org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path (Aditya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 15:12:23 +00:00 |
Michael Stack
|
1eaed9925b
|
HBASE-6450 HBase startup should be with MALLOC_MAX_ARENA set
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1365584 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-25 13:45:51 +00:00 |
Michael Stack
|
c5af2aeb18
|
HBASE-6447 Common TestZooKeeper failures on jenkins: testMasterSessionExpired and testCreateSilentIsReallySilent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1365502 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-25 09:30:11 +00:00 |
Michael Stack
|
dcafdefbf6
|
HBASE-6445 rat check fails if hs_err_pid26514.log dropped in tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364939 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 08:58:19 +00:00 |
larsh
|
4d99488e58
|
HBASE-5659 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364895 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 05:19:30 +00:00 |
Zhihong Yu
|
53ac5a3f8f
|
HBASE-6327 HLog can be null when create table (ShiXing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364629 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 13:39:04 +00:00 |
Jonathan Hsieh
|
2144415141
|
HBASE-4470 ServerNotRunningException coming out of assignRootAndMeta kills the Master (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364532 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 07:18:32 +00:00 |
larsh
|
889e1136d4
|
HBASE-5659 TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364501 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 05:24:26 +00:00 |
Zhihong Yu
|
c48ac29ca9
|
HBASE-6441 MasterFS doesn't set scheme for internal FileSystem (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364498 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 05:11:59 +00:00 |
larsh
|
12470ff307
|
HBASE-5547 Addendum (Jesse and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364493 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 04:44:39 +00:00 |
jxiang
|
675f83cb8c
|
HBASE-6440 SplitLogManager - log the exception when failed to finish split log file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364435 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 21:39:08 +00:00 |
larsh
|
c687f84c10
|
HBASE-6406 Disable TestZooKeeper#testClientSessionExpired
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364204 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 01:23:36 +00:00 |
larsh
|
ab96788641
|
HBASE-5547 Don't delete HFiles when in "backup mode" (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364203 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 01:11:36 +00:00 |
Michael Stack
|
c22888d6d8
|
HBASE-6363 HBaseConfiguration can carry a main method that dumps XML output for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364129 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 17:23:28 +00:00 |
Michael Stack
|
4b07b3985d
|
HBASE-4255 Expose CatalogJanitor controls
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364127 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 17:07:03 +00:00 |
Zhihong Yu
|
75e5903748
|
HBASE-6433 Improve HBaseServer#getRemoteAddress by utilizing HBaseServer.Connection.hostAddress (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363905 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 19:16:28 +00:00 |
Jean-Daniel Cryans
|
ce00f26e71
|
HBASE-6325 [replication] Race in ReplicationSourceManager.init can initiate a failover even if the node is alive
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363573 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 22:53:24 +00:00 |
Zhihong Yu
|
309f846827
|
HBASE-4956 Control direct memory buffer consumption by HBaseClient (Bob Copeland)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363526 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 20:31:44 +00:00 |
Zhihong Yu
|
1a6834c8c9
|
HBASE-6312 Make BlockCache eviction thresholds configurable (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363468 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 18:38:52 +00:00 |
larsh
|
e9aaf12f6e
|
HBASE-6406 Remove TestReplicationPeer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363217 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 04:30:13 +00:00 |
Zhihong Yu
|
d90f009688
|
HBASE-6421 [pom] add jettison and fix netty specification (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363216 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 04:20:20 +00:00 |
Zhihong Yu
|
92ed1401b7
|
HBASE-6405 Addendum for Eclipse (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363201 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 01:41:01 +00:00 |
jxiang
|
0da654d45f
|
HBASE-6392 UnknownRegionException blocks hbck from sideline big overlap regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363190 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 00:23:56 +00:00 |
Michael Stack
|
7743260acc
|
HBASE-6373 Add more context information to audit log messages
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363188 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 00:10:28 +00:00 |
jxiang
|
dc17a2559c
|
HBASE-6420 Gracefully shutdown logsyncer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363180 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 00:00:40 +00:00 |
Zhihong Yu
|
5586daa4de
|
HBASE-6389 Revert, the patch breaks TestZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363179 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 23:51:25 +00:00 |
Zhihong Yu
|
9c5b6c5033
|
HBASE-6419 PersistentMetricsTimeVaryingRate gets used for non-time-based metrics (part2 of HBASE-6220) (Paul Cavallaro)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363016 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 16:57:57 +00:00 |
Zhihong Yu
|
57ec7d083a
|
HBASE-6400 Add getMasterAdmin() and getMasterMonitor() to HConnection (Enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363009 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 16:35:00 +00:00 |
Zhihong Yu
|
dc15aef157
|
HBASE-6405 Addendum fixes RAT checking (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362696 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 22:42:42 +00:00 |
Zhihong Yu
|
c863b51baa
|
HBASE-6405 Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362681 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 22:02:06 +00:00 |
Zhihong Yu
|
eeb9a275c8
|
HBASE-6336 Split point should not be equal to start row or end row (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362340 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 03:56:07 +00:00 |
Michael Stack
|
930fe80dfb
|
HBASE-6382 Upgrade Jersey to 1.8 to match Hadoop 1 and 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362285 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 22:15:21 +00:00 |
jxiang
|
265aa530a5
|
HBASE-6397 [hbck] print out bulk load commands for sidelined regions if necessary
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362245 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 20:44:58 +00:00 |
jxiang
|
1b51219af6
|
HBASE-6394 verifyrep MR job map tasks throws NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361469 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 02:21:15 +00:00 |
larsh
|
3a68756704
|
HBASE-6389 Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361456 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 00:40:13 +00:00 |
Michael Stack
|
fabf76eaee
|
HBASE-6380 bulkload should update the store.storeSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361203 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 13:26:04 +00:00 |
Michael Stack
|
8a0b742b4d
|
HBASE-6370 Add compression codec test at HMaster when createTable/modifyColumn/modifyTable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361058 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 07:20:25 +00:00 |
jxiang
|
6b3f368bd9
|
HBASE-6384 hbck should group together those sidelined regions need to be bulk loaded later
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 03:12:27 +00:00 |
Andrew Kyle Purtell
|
349c82e0a0
|
HBASE-6377. HBASE-5533 metrics miss all operations submitted via MultiAction
Committed 6377-trunk-remove-get-put-delete-histograms.patch
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1361026 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 00:59:24 +00:00 |
Michael Stack
|
9033191c5e
|
HBASE-6375 Master may be using a stale list of region servers for creating assignment plan during startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360959 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-12 21:30:01 +00:00 |
Michael Stack
|
6d64175d1e
|
HBASE-6334 TestImprovement for TestHRegion.testWritesWhileGetting; REVERT ACCIDENTAL HMASTER COMMIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360936 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-12 20:53:09 +00:00 |
Michael Stack
|
4c72558f62
|
HBASE-6334 TestImprovement for TestHRegion.testWritesWhileGetting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360935 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-12 20:51:29 +00:00 |
Zhihong Yu
|
d6ed913ce5
|
HBASE-6368 Upgrade Guava for critical performance bug fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360386 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 20:40:23 +00:00 |
Michael Stack
|
dd1b45a2a2
|
HBASE-5151 Rename hbase.skip.errors in HRegion as it is too general-sounding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360384 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 20:36:25 +00:00 |
Michael Stack
|
2c6948780b
|
HBASE-2730 Expose RS work queue contents on web UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360179 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 14:06:20 +00:00 |
Michael Stack
|
e3447cdf07
|
HBASE-5151 Rename hbase.skip.errors in HRegion as it is too general-sounding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360172 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 13:50:09 +00:00 |