Commit Graph

7939 Commits

Author SHA1 Message Date
jeffreyz a227e85cca HBASE-10198: Add a note on how to Import 0.94 exported file to a 0.96 cluster or onwards
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552056 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 18:46:41 +00:00
Zhihong Yu a35c25093c HBASE-10044 test-patch.sh should accept documents by known file extensions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552053 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 18:25:51 +00:00
anoopsamjohn 0b0825ad8e HBASE-10148 [VisibilityController] Tolerate regions in recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552021 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 16:55:18 +00:00
anoopsamjohn ff55f358a9 HBASE-10187 AccessController#preOpen - Include 'labels' table also into special tables list.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551816 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 03:10:08 +00:00
Zhihong Yu 46e9d08dba HBASE-10142 TestLogRolling#testLogRollOnDatanodeDeath test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551806 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 02:15:01 +00:00
rajeshbabu f97e2d8d19 HBASE-10137 GeneralBulkAssigner with retain assignment plan can be used in EnableTableHandler to bulk assign the regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551797 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 01:35:29 +00:00
Andrew Kyle Purtell 4fb0da7f84 HBASE-10179. HRegionServer underreports readRequestCounts by 1 under certain conditions (Perry Trolard)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551794 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 01:29:21 +00:00
larsh 3e84d6e6b1 HBASE-10189 Intermittent TestReplicationSyncUpTool failure (LarsH and Demai Ni)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551788 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 00:55:31 +00:00
jxiang 5341bb6f1a HBASE-10182 Potential null object deference in AssignmentManager#handleRegion()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551762 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 23:41:31 +00:00
jxiang e43b527702 HBASE-10159 Replaced deprecated interface Closeable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551631 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 17:06:38 +00:00
Jonathan Hsieh 92410d57d8 HBASE-10186 region_mover.rb broken because ServerName constructor is changed to private (Samir Ahmic)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551532 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 13:05:10 +00:00
zjushch 215899873f HBASE-10180 TestByteBufferIOEngine#testByteBufferIOEngine occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551497 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 10:11:53 +00:00
larsh fec8ee413b HBASE-9047 - addendum, include new files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551464 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 05:46:30 +00:00
Michael Stack 7ea071db1f HBASE-9892 Add info port to ServerName to support multi instances in a node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551458 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 04:35:59 +00:00
Enis Soztutar fab098fa47 HBASE-10084 [WINDOWS] bin\hbase.cmd should allow whitespaces in java.library.path and classpath
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551433 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 01:03:10 +00:00
Enis Soztutar a3c4fba14e HBASE-10098 [WINDOWS] pass in native library directory from hadoop for unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551425 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 00:47:10 +00:00
anoopsamjohn fb5e7b3869 HBASE-10157 Provide CP hook post log replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551417 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 00:37:14 +00:00
Zhihong Yu ef5c528427 HBASE-10178 Potential null object dereference in TablePermission#equals()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551409 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 23:46:30 +00:00
Zhihong Yu 378eecbf8f HBASE-9928 TestHRegion should clean up test-data directory upon completion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551406 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 23:39:26 +00:00
Enis Soztutar b021a1a513 HBASE-10163 Example Thrift DemoClient is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551385 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 22:34:36 +00:00
eclark 3c68d478d1 HBASE-10146 Bump HTrace version to 2.04
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551316 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 19:11:56 +00:00
Zhihong Yu 9b945bc87f HBASE-10164 Allow heapsize of different units to be passed as HBASE_HEAPSIZE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550996 13f79535-47bb-0310-9956-ffa450edef68
2013-12-15 02:59:24 +00:00
rajeshbabu 43841e340e HBASE-9261 Add cp hooks after {start|close}RegionOperation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550990 13f79535-47bb-0310-9956-ffa450edef68
2013-12-15 02:02:29 +00:00
anoopsamjohn b5199318fa HBASE-10155 HRegion isRecovering state is wrongly coming in postOpen hook
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550880 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 05:35:39 +00:00
anoopsamjohn 5fd25ffbc0 HBASE-10151 No-op HeapMemoryTuner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550871 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 03:01:11 +00:00
sershe 763e060db9 HBASE-9829 make the compaction logging less confusing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550866 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 01:49:46 +00:00
Michael Stack 4ee8b16d67 HBASE-8755 A new write thread model for HLog to improve the overall HBase write throughput
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550778 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 17:32:09 +00:00
Andrew Kyle Purtell 4c8631145e HBASE-10149. TestZKPermissionsWatcher.testPermissionsWatcher test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550632 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:23:16 +00:00
Andrew Kyle Purtell 05f2b1dfac HBASE-10107. [JDK7] TestHBaseSaslRpcClient.testHBaseSaslRpcClientCreation failing on Jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550630 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 03:59:05 +00:00
jyates a4c3be377f HBASE-10106: Remove some unnecessary code from TestOpenTableInCoprocessor (Benoit Sigoure)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550566 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:51:23 +00:00
eclark c4ef948ecb HBASE-10143 Clean up dead local stores in FSUtils
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550533 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 21:27:59 +00:00
ndimiduk 2124f4054d HBASE-10116 Addendum: fix findbugs warning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550522 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 20:46:12 +00:00
Jonathan Hsieh 1fb985103d HBASE-10128 Improve copy table doc to include information about versions (Bharath V)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550505 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 19:45:18 +00:00
Zhihong Yu 144f1bb5fc HBASE-10044 Revert: Hadoop QA needs to provide access to tested patches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550462 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 18:13:37 +00:00
Zhihong Yu c066f474ec HBASE-10044 test-patch.sh should accept documents by known file extensions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550440 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 15:55:28 +00:00
Michael Stack 85bf4b9673 HBASE-10086 [book] document the HBase canary tool usage in the HBase Book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550362 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 07:10:24 +00:00
eclark 1c266f876a HBASE-10135 Remove ? extends from HLogSplitter#getOutputCounts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550359 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 07:03:12 +00:00
Zhihong Yu a28881da2d HBASE-10134 Fix findbug warning in VisibilityController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550340 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 03:32:04 +00:00
eclark 1e0185468c HBASE-10124 Make Sub Classes Static When Possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550294 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 22:20:00 +00:00
Andrew Kyle Purtell 4b63043643 HBASE-10132. sun.security.pkcs11.wrapper.PKCS11Exception: CKR_ARGUMENTS_BAD
This change adds a section to the troubleshooting portion of the online
manual addressing an issue with the default security provider of some JREs.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550244 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 20:11:30 +00:00
sershe c93a61d4d6 HBASE-10069 Potential duplicate calls to log#appendNoSync() in HRegion#doMiniBatchMutation()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550223 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 18:45:13 +00:00
jeffreyz 86bf0e85d8 HBASE-10125: KeyValue(Cell c) copy constructor doesn't copy tags data
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550222 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 18:42:06 +00:00
anoopsamjohn c56d41dc3d HBASE-5349 Automagically tweak global memstore and block cache sizes based on workload
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550059 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 07:03:40 +00:00
ndimiduk 33a753c766 HBASE-10120 start-hbase.sh doesn't respect --config in non-distributed mode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550038 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 03:09:15 +00:00
zjushch fdbe8da2c6 HBASE-10114 _scan_internal() in table.rb should accept argument that specifies reverse scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550022 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 01:51:38 +00:00
Andrew Kyle Purtell 5981dc4511 Amend HBASE-10103. Fix testHealthCheckerTimeout and add default test timeouts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549994 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 22:58:45 +00:00
Andrew Kyle Purtell 9871ed8a0a HBASE-9966. Create integration test for online Bloom Filter change (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549986 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 22:18:03 +00:00
Andrew Kyle Purtell 6985aef8c8 HBASE-10119. Allow HBase coprocessors to clean up when they fail (Benoit Sigoure)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549974 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 21:20:53 +00:00
ndimiduk a604c4224a HBASE-10116 SlabCache metrics improvements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549935 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 18:58:47 +00:00
Andrew Kyle Purtell 63aff6d35c HBASE-10103. TestNodeHealthCheckChore#testRSHealthChore: Stoppable must have been stopped
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549930 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 18:53:57 +00:00