Commit Graph

6626 Commits

Author SHA1 Message Date
Andrew Kyle Purtell d814bff215 HBASE-8213. Global authorization may lose efficacy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463189 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 16:24:53 +00:00
Andrew Kyle Purtell bab650d19f HBASE-8226. HBaseTestingUtility#waitUntilAllRegionsAssigned won't return if it counts 'too many' regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463070 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 00:57:14 +00:00
Andrew Kyle Purtell abee4b2756 HBASE-8232. TestAccessController occasionally fails with IndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462996 13f79535-47bb-0310-9956-ffa450edef68
2013-03-31 15:57:31 +00:00
Zhihong Yu 7226bff5c4 HBASE-7904 Addendum turns off vmem check
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462701 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 04:16:06 +00:00
Zhihong Yu 534198cd36 HBASE-7904 Make mapreduce jobs pass based on 2.0.4-alpha
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462686 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 02:26:30 +00:00
Zhihong Yu e4d696d669 HBASE-8222 User class should implement equals() and hashCode()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462672 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 23:23:54 +00:00
Zhihong Yu a68bcf2856 HBASE-8164 TestTableLockManager fails intermittently in trunk builds, addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462668 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 22:52:50 +00:00
Andrew Kyle Purtell 7ae8a946ee Amend HBASE-8209. Revert changes to HBaseTestingUtility#waitUntilAllRegionsAssigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462639 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 20:50:11 +00:00
Andrew Kyle Purtell b73cacfd8d HBASE-8209. Improve LoadTest extensibility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462611 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 19:11:24 +00:00
Michael Stack 00f7bb46c5 HBASE-8187 trunk/0.95 tarball packaging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462606 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 18:49:42 +00:00
Zhihong Yu c5a16ef24c HBASE-8207 Addendum fixes the typo in extractDeadServersFromZNodeString()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462552 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 17:32:03 +00:00
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