Commit Graph

7145 Commits

Author SHA1 Message Date
nkeywal 51d51dece7 HBASE-4360 Maintain information on the time a RS went dead - addendum (samar)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500064 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 16:46:22 +00:00
Lars George 39722ab36a HBASE-8876 Addendum to HBASE-8774 Add BatchSize and Filter to Thrift2 - Add BatchSize Test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500033 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 15:17:23 +00:00
jeffreyz 8e78536a3b HBASE-8729: distributedLogReplay may hang during chained region server failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499925 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:44:00 +00:00
nkeywal 2f6599ef01 HBASE-8867 HLogUtils#getServerNameFromHLogDirectoryName does not take into account the -splitting extension
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499923 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:35:00 +00:00
nkeywal b12a1c3e1b HBASE-8871 The region server can crash at startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499921 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:28:39 +00:00
Zhihong Yu 6ba235d1cd HBASE-8847 Filter.transform() always applies unconditionally, even when combined in a FilterList (Christophe Taton)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499851 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 19:59:24 +00:00
Michael Stack acc6dee508 HBASE-8869 incorrect javadoc for CompactionRequest.compareTo()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499806 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 16:47:44 +00:00
anoopsamjohn ae7685310b HBASE-8781 ImmutableBytesWritable constructor with another IBW as param need to consider the offset of the passed IBW
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499804 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 16:43:01 +00:00
Michael Stack eed3a47343 HBASE-8814 Possible NPE in split if a region has empty store files; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499801 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 16:31:10 +00:00
jxiang 3631ba5022 HBASE-8857 TestGet#testDynamicFilter fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499593 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 22:51:37 +00:00
jxiang dae8894691 HBASE-8860 TestTableLockManager#testTableReadLock times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499588 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 22:47:43 +00:00
jxiang 4ff281e50d HBASE-8797 Prevent merging regions from moving during online merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499462 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 16:26:32 +00:00
nkeywal 1095afa36f HBASE-8853 The client connection is not cut when receiving the failure notification
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499301 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 10:01:53 +00:00
Michael Stack e13718b872 HBASE-8814 Possible NPE in split if a region has empty store files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499213 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 05:24:41 +00:00
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