Commit Graph

6931 Commits

Author SHA1 Message Date
Zhihong Yu 9ccf16db51 HBASE-8798 Fix a minor bug in shell command with clone_snapshot table error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499138 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 22:46:25 +00:00
Michael Stack 0814983467 HBASE-8854 TestScannersFromClientSide.testScanBatch failed with 'There should have room before prefetching is submitted'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499136 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 22:38:35 +00:00
Michael Stack ff0196f69a HBASE-8842 TestTokenAuthentication failing on hadoop2 build with "IllegalArgumentException: Can t get Kerberos realm"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499134 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 22:33:03 +00:00
Michael Stack f400db0d9b HBASE-8737 [replication] Change replication RPC to use cell blocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499118 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 21:35:30 +00:00
Michael Stack b6b61de0d7 HBASE-8812 Avoid a wide line on the HMaster webUI if we have many ZooKeeper servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499060 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 18:53:27 +00:00
Michael Stack 4dfb79652d HBASE-8812 Avoid a wide line on the HMaster webUI if we have many ZooKeeper servers -- REVERT MISAPPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499059 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 18:52:22 +00:00
Michael Stack a51ed6e356 HBASE-8812 Avoid a wide line on the HMaster webUI if we have many ZooKeeper servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499056 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 18:50:57 +00:00
Michael Stack 4a5fecce88 HBASE-8842 TestTokenAuthentication failing on hadoop2 build with "IllegalArgumentException: Can t get Kerberos realm"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499054 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 18:44:49 +00:00
Enis Soztutar 85ed20874e HBASE-8646 Intermittent TestIOFencing#testFencingAroundCompaction failure due to region getting stuck in compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499049 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 18:35:13 +00:00
Enis Soztutar 8c3a7e4a7d HBASE-8703 [WINDOWS] Timed-out processes exit with non-zero code causing HealthChecker to report incorrectly. ADDENDUM patch to fix flaky test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499047 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 18:33:09 +00:00
Lars George d56d41ac6e HBASE-8774 Add BatchSize and Filter to Thrift2 (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498871 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 10:33:34 +00:00
Michael Stack 69b91b70ec HBASE-8501 The hbase zkcli will connection failure the first and the second ip from ZooKeeperMainServerArg return connection string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498784 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 05:30:25 +00:00
larsh dfc29dcabf HBASE-8794 DependentColumnFilter.toString() throws NullPointerException (Stefan Seelmann)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498536 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 16:01:45 +00:00
larsh a7655cccf2 HBASE-8809 Include deletes in the scan (setRaw) method does not respect the time range or the filter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498531 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 15:55:20 +00:00
nkeywal ed97685c75 HBASE-4360 Maintain information on the time a RS went dead (samar)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498274 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 07:42:05 +00:00
Michael Stack fc471152da HBASE-8829 Improve failed TestMetaScanner assert message so can see where/why failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497908 13f79535-47bb-0310-9956-ffa450edef68
2013-06-28 20:20:56 +00:00
nkeywal a0e51bc4da HBASE-6295 Possible performance improvement in client batch operations: presplit and send in background - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497800 13f79535-47bb-0310-9956-ffa450edef68
2013-06-28 14:59:51 +00:00
Michael Stack ebffc939ea HBASE-8813 Fix time b/w recoverLease invocations from HBASE 8449
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497465 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 17:23:01 +00:00
Michael Stack 464eb5d12d HBASE-8799 TestAccessController#testBulkLoad has been failing for some time on trunk/0.95; DISABLING FALING TEST FOR NOW
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497452 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 17:10:43 +00:00
Andrew Kyle Purtell c04cad9e7d HBASE-8811. REST service ignores misspelled 'check' parameter, causing unexpected mutations (Chip Salzenberg and Andrew Purtell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497209 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 05:05:21 +00:00
Zhihong Yu c5eea46314 HBASE-8790 NullPointerException thrown when stopping regionserver (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497171 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 00:58:07 +00:00
Michael Stack 0d98bb4d2b HBASE-8799 TestAccessController#testBulkLoad has been failing for some time on trunk/0.95 -- ADDING DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497123 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 21:49:32 +00:00
sershe a3b00ea1f4 HBASE-8802 totalCompactingKVs overflow (Chao Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497050 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 19:31:15 +00:00
Jean-Daniel Cryans 628177ecee HBASE-8800 Addendum: removed a creation of a RS that was missed in the port from 0.94
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496606 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 19:38:20 +00:00
Enis Soztutar 04e4855bc8 HBASE-8795 bin/hbase zkcli cannot take arguments anymore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496573 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 18:28:13 +00:00
Jean-Daniel Cryans 9a151d2e73 HBASE-8800 Return non-zero exit codes when a region server aborts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496559 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 17:46:51 +00:00
Lars George 6f54a1d4b3 HBASE-8782 Thrift2 can not parse values when using framed transport (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496556 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 17:40:19 +00:00
sershe a34d443c95 HBASE-8776 tweak retry settings some more (on trunk and 0.94)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496322 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 01:08:11 +00:00
Andrew Kyle Purtell 49627667a0 HBASE-8692. [AccessController] Restrict HTableDescriptor enumeration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496238 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 22:21:33 +00:00
sershe 4e646ebf3d HBASE-8060 Num compacting KVs diverges from num compacted KVs over time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496214 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 20:48:04 +00:00
larsh dfe84fb1f9 HBASE-5083 Backup HMaster should have http infoport open with link to the active master (Cody Marcel)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496198 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 20:29:07 +00:00
Michael Stack 821342f542 HBASE-8792 Organize EventType Java Docs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496166 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 19:15:39 +00:00
Michael Stack 2eec2f340a HBASE-8532 [Webui] Bootstrap based webui compatibility for IE and also fix some page format issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496164 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 19:11:14 +00:00
nkeywal fea9d36902 HBASE-6295 Possible performance improvement in client batch operations: presplit and send in background - round 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496157 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 18:42:30 +00:00
nkeywal fe92821ec3 HBASE-6295 Possible performance improvement in client batch operations: presplit and send in background
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496156 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 18:41:55 +00:00
Michael Stack 6847d07934 HBASE-8796 Add mention of new builds mailing list to site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496136 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 17:57:12 +00:00
mbertozzi a809a7bdd0 HBASE-8783 RSSnapshotManager.ZKProcedureMemberRpcs may be initialized with the wrong server name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495946 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 08:15:56 +00:00
Michael Stack 3f7d269d8a HBASE-8733 Update our hadoop2 in trunk and 0.95 to 2.0.5-alpha (We are currently 2.0.2)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495853 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 17:26:19 +00:00
Michael Stack b98fad4a87 HBASE-8791 Precommit hadoopqa is broke since -r1491656
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495795 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 06:26:54 +00:00
jxiang 5d22eee9f8 HBASE-8750 MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495748 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 15:43:32 +00:00
jxiang 6a1ef5c144 HBASE-8787 Merged region endkey is incorrect if one region has null endkey
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495745 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 15:39:09 +00:00
ramkrishna acfe2f9fd2 HBASE-8705-RS holding META when restarted in a single node setup may hang infinitely without META assignment (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495705 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 11:38:09 +00:00
Michael Stack 8781231132 HBASE-8788 Edit of .proto files moving classes to better homes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495642 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 00:15:11 +00:00
eclark e67e74c02e HBASE-8786 Creating a table with a Bloom filter on the shell is broken.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495604 13f79535-47bb-0310-9956-ffa450edef68
2013-06-21 21:37:13 +00:00
sershe 181b4c8d03 HBASE-8669 change exploring compaction policy to prefer smaller compactions on blocked stores
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495261 13f79535-47bb-0310-9956-ffa450edef68
2013-06-21 00:59:46 +00:00
Gary Helmling fdcc2e4656 Fix up RPC handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494868 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 06:38:36 +00:00
jeffreyz e75a7e868b HBASE-8617: Introducing a new config to disable writes during recovering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494804 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 23:36:58 +00:00
Enis Soztutar 559aa12a09 HBASE-8766 [WINDOWS] bin/hbase.cmd zkcli is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494732 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 18:37:26 +00:00
Andrew Kyle Purtell becbdfa8d1 HBASE-8494. TestRemoteAdmin#testClusterStatus should not assume 'requests' does not change
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494664 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 15:49:30 +00:00
Michael Stack 278659b6e6 HBASE-8762 Performance/operational penalty when calling HTable.get with a list of one Get
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494460 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 05:28:26 +00:00