larsh
|
9066302dcd
|
HBASE-8166 Avoid writing the memstoreTS into HFiles when possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459960 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 20:02:07 +00:00 |
Doug Meil
|
4c9177de9e
|
hbase-8183. performance.xml. Fixed typo introduced in hbase-8180.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459945 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 19:32:35 +00:00 |
Doug Meil
|
c36d3069e4
|
hbase-8182. book.xml. Updating refGuide to use byte-array constants (setting good example).
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459939 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 19:23:15 +00:00 |
Doug Meil
|
423f0742e3
|
hbase-8180. performance.xml. Adding entry for using byte-array constants.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459930 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 19:02:03 +00:00 |
Zhihong Yu
|
f7d02a07d8
|
HBASE-7953 Addendum fixes syntax error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459893 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 16:42:24 +00:00 |
Zhihong Yu
|
4742310a5f
|
HBASE-7953 Some HFilePerformanceEvaluation tests might fail because of scanner.getValue when there is no more row (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459882 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 16:14:32 +00:00 |
Michael Stack
|
5bee34d496
|
HBASE-7458 TestReplicationWithCompression fails intermittently in both PreCommit and trunk builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459879 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 16:11:57 +00:00 |
anoopsamjohn
|
d372221802
|
HBASE-8170 HbaseAdmin.createTable cannot handle creating three regions(jmspaggi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459875 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 16:05:25 +00:00 |
Zhihong Yu
|
708669b53f
|
HBASE-7878 recoverFileLease does not check return value of recoverLease, third attempt (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459786 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 14:12:07 +00:00 |
Michael Stack
|
2cb6605bbd
|
HBASE-8175 Include javadoc and book when site goal invoked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459634 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 05:10:56 +00:00 |
Jean-Daniel Cryans
|
dccb58a92d
|
HBASE-8148 Allow IPC to bind on a specific address
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459589 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-21 23:51:50 +00:00 |
jxiang
|
3ce9acc3e7
|
HBASE-8160 HMaster#move doesn't check if master initialized
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459580 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-21 23:27:49 +00:00 |
Michael Stack
|
89cc0b54eb
|
HBASE-7533 Write an RPC Specification for 0.96; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459446 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-21 18:45:44 +00:00 |
larsh
|
e91edde428
|
HBASE-8151 Decode memstoreTS in HFileReaderV2 only when necessary
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459433 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-21 18:13:30 +00:00 |
jxiang
|
e38dcba6c3
|
HBASE-8137 Add failed to open/close region state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459384 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-21 16:29:42 +00:00 |
sershe
|
66d90f865e
|
HBASE-7948 client doesn't need to refresh meta while the region is opening
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459130 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-21 02:04:07 +00:00 |
Michael Stack
|
1fab626bc7
|
HBASE-8162 Fix import of hbase-default.xml into refguide; broke
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459109 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-21 00:52:08 +00:00 |
Enis Soztutar
|
5fce119685
|
HBASE-7546 Obtain a table read lock on region split operations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459102 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-21 00:26:19 +00:00 |
Michael Stack
|
15a59be843
|
HBASE-7533 Write an RPC Specification for 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459094 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 22:57:59 +00:00 |
Michael Stack
|
5fde90f68f
|
HBASE-7905 Add passing of optional cell blocks over rpc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459013 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 19:36:46 +00:00 |
ramkrishna
|
75105027a1
|
HBASE-8131 - Create table handler needs to handle failure cases. (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458922 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 16:25:23 +00:00 |
Zhihong Yu
|
e253150cf3
|
HBASE-7878 recoverFileLease does not check return value of recoverLease, revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458600 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 01:09:28 +00:00 |
Enis Soztutar
|
1a4f478909
|
HBASE-8146 IntegrationTestBigLinkedList does not work on distributed setup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458585 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 00:19:02 +00:00 |
jxiang
|
d5b03c3648
|
HBASE-7803 [REST] Support caching on scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458576 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 00:08:10 +00:00 |
Michael Stack
|
1d6a98257a
|
HBASE-7481 Allow IOExceptions to be thrown from Filter methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458554 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 22:47:55 +00:00 |
Michael Stack
|
7c903f685e
|
HBASE-8035 Add site target check to precommit tests; ANOTHER ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458547 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 22:25:15 +00:00 |
Zhihong Yu
|
6722e26df1
|
HBASE-7878 recoverFileLease does not check return value of recoverLease (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458546 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 22:17:53 +00:00 |
Michael Stack
|
76788fd5bf
|
HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458545 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 22:16:55 +00:00 |
Michael Stack
|
fd4c887cd0
|
HBASE-8140 TableMapReduceUtils#addDependencyJar fails when nested inside another MR job
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458531 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 21:54:00 +00:00 |
Michael Stack
|
500cdf06fe
|
HBASE-8035 Add site target check to precommit tests -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458507 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 20:48:49 +00:00 |
Michael Stack
|
7789483431
|
HBASE-8138 Using [packed=true] for repeated field of primitive numeric types (types which use the varint, 32-bit, or 64-bit wire types)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458504 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 20:43:50 +00:00 |
nkeywal
|
01bb623745
|
HBASE-8135 Mutation should implement HeapSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458418 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 17:30:05 +00:00 |
nkeywal
|
c352a848a1
|
HBASE-7590 Add a costless notifications mechanism from master to regionservers & clients - new files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458199 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 10:07:17 +00:00 |
nkeywal
|
17e604efbf
|
HBASE-7590 Add a costless notifications mechanism from master to regionservers & clients
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458184 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 09:24:01 +00:00 |
Michael Stack
|
955e0232ba
|
HBASE-8142 Sporadic TestZKProcedureControllers failures on trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458102 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-19 03:10:54 +00:00 |
jxiang
|
15c0385d4f
|
HBASE-7597 TestHBaseFsck#testRegionShouldNotBeDeployed seems to be flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 23:13:13 +00:00 |
sershe
|
dce86001ea
|
HBASE-8080 refactor default compactor to make its parts easier to reuse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458049 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 22:33:59 +00:00 |
jyates
|
421e3a4847
|
HBASE-8108: Add m2eclispe lifecycle mapping to hbase-common
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458018 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 21:32:32 +00:00 |
Andrew Kyle Purtell
|
a9f2ff5374
|
HBASE-8141. Remove accidental uses of org.mortbay.log.Log
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1458001 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 21:11:33 +00:00 |
Zhihong Yu
|
84d0115d44
|
HBASE-8097 MetaServerShutdownHandler may potentially keep bumping up DeadServer.numProcessing (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457932 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 19:37:11 +00:00 |
Zhihong Yu
|
a832f774c4
|
HBASE-7992 provide pre/post region offline hooks for HMaster.offlineRegion() (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457854 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 16:44:04 +00:00 |
nkeywal
|
c826a16e5d
|
HBASE-8128 HTable#put improvements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457688 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 09:49:01 +00:00 |
Michael Stack
|
5d1e0a7055
|
HBASE-8077 Configure the job name in ImportTsv
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457632 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 04:04:17 +00:00 |
Zhihong Yu
|
54c5d944ae
|
HBASE-8130 initialize TableLockManager before initializing AssignmentManager (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457487 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-17 16:55:01 +00:00 |
mbertozzi
|
302ce0325b
|
HBASE-8067 TestHFileArchiving.testArchiveOnTableDelete sometimes fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457345 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-16 23:42:43 +00:00 |
Zhihong Yu
|
839ba8b4c5
|
HBASE-8106 Test to check replication log znodes move is done correctly (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457216 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-16 07:21:16 +00:00 |
sershe
|
e8b21aad62
|
REVERT 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@1457193 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-16 02:16:14 +00:00 |
mbertozzi
|
eb039567de
|
HBASE-7809 Refactor Split/Merge to use HRegionFileSystem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457148 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 22:19:34 +00:00 |
Zhihong Yu
|
436c63c497
|
HBASE-7930 hbck should provide an option to fix .META. rows with empty REGIONINFO_QUALIFIER (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457103 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 20:40:53 +00:00 |
mbertozzi
|
ba155ad854
|
HBASE-8122 TestAccessController depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457091 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 20:11:37 +00:00 |