Commit Graph

6465 Commits

Author SHA1 Message Date
Zhihong Yu 1babc2abbc HBASE-8207 Replication could have data loss when machine name contains hyphen "-" (Jeffrey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462515 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:06:51 +00:00
Enis Soztutar 973d38db30 HBASE-7977 Online merge should acquire table lock
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462385 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 02:46:28 +00:00
Michael Stack c21ed33937 Add note that filter language can work in shell too
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462317 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 21:39:11 +00:00
Michael Stack 6c53baca62 Add note on running mlockall on startup to pin servers in physical mem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462296 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 20:41:09 +00:00
Zhihong Yu a39bfbde4a HBASE-8152 Avoid creating empty reference file when splitkey is outside the key range of a store file (clockfly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462275 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 19:50:19 +00:00
Zhihong Yu 96a5c023c2 HBASE-8063 Addendum adds HalfStoreFileReader#passesKeyRangeFilter()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462235 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 17:49:11 +00:00
jxiang b0e1395fc6 HBASE-8144 Limit number of attempts to assign a region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462213 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 17:02:00 +00:00
Zhihong Yu a0185e5462 HBASE-8164 TestTableLockManager fails intermittently in trunk builds (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461797 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 18:56:01 +00:00
Zhihong Yu 4ee77aed69 HBASE-8195 hbase.table.archive.directory reference should be removed from hbase-default.xml (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461576 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 13:45:00 +00:00
zjushch c94277ac85 HBASE-8163 MemStoreChunkPool: An improvement for JAVA GC when using MSLAB
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461398 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 03:17:41 +00:00
zjushch 7270cd4f7b HBASE-8190 Add documentation of region merges to the book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461396 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 03:08:12 +00:00
mbertozzi 3fadf1075b HBASE-8199 Eliminate exception for ExportSnapshot against the null table snapshot (Julian Zhou)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461340 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 22:14:50 +00:00
Devaraj Das 0d8c61cd88 HBASE-8147. Adds an integration test for HBASE-8140 (issue observed when commitJob was launching another job).
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461303 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 20:47:19 +00:00
jxiang 1325cd776b HBASE-7597 TestHBaseFsck#testRegionShouldNotBeDeployed seems to be flaky, v2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461228 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 16:56:23 +00:00
Michael Stack 130d95e78d HBASE-8005 DemoClient.cpp can not be built correctly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461177 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 15:12:24 +00:00
Michael Stack 4781357ef3 HBASE-7908 Add jstack logs in hbase-common.sh when killing the server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461167 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 15:07:08 +00:00
Michael Stack fbf0b65205 HBASE-8172 Fix ./bin/*.rb scripts or remove them
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1461163 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 15:03:37 +00:00
Michael Stack 56fd88fff6 HBASE-8156 Support for Namenode HA for non-idempotent operations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460973 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 04:48:48 +00:00
jxiang 3d6dee2c3c HBASE-8173 HMaster#move wraps IOException in UnknownRegionException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460793 13f79535-47bb-0310-9956-ffa450edef68
2013-03-25 17:57:06 +00:00
zjushch 0abf9afff6 HBASE-8189 Shell commands of online region merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460308 13f79535-47bb-0310-9956-ffa450edef68
2013-03-24 10:31:53 +00:00
zjushch c7309e82ef HBASE-7403 Online Merge (Chunhui shen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460306 13f79535-47bb-0310-9956-ffa450edef68
2013-03-24 10:26:21 +00:00
Michael Stack add3a064c7 HBASE-8178 IPCUtil produces a LOT of WARN log spew; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460238 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 21:37:41 +00:00
Michael Stack 5f17a10648 HBASE-7845 optimize hfile index key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460233 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 21:12:56 +00:00
Michael Stack fc0443135f HBASE-8178 IPCUtil produces a LOT of WARN log spew
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460230 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 21:05:05 +00:00
Michael Stack 187654d17d HBASE-8191 Documentation is not giving the right class name for offline merges.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460210 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 19:12:17 +00:00
sershe 0b6546baed HBASE-8161 setting blocking file count on table level doesn't work
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460085 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 03:04:16 +00:00
Enis Soztutar 9a528fbc17 HBASE-7848 Use ZK-based read/write lock to make flush-type snapshot robust against table enable/disable/alter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460074 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 01:47:17 +00:00
Zhihong Yu 28cfad9739 HBASE-7878 recoverFileLease does not check return value of recoverLease, addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460058 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 23:44:51 +00:00
Michael Stack 4817f9df91 HBASE-8186 Untether javadoc and site build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460037 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 22:39:42 +00:00
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