Commit Graph

2442 Commits

Author SHA1 Message Date
Zhihong Yu 3a84ed22ee HBASE-10752 Port HBASE-10270 'Remove DataBlockEncoding from BlockCacheKey' to trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579742 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 21:16:05 +00:00
Enis Soztutar 39c1c2ee2d HBASE-10799 [WINDOWS] TestImportTSVWithVisibilityLabels.testBulkOutputWithTsvImporterTextMapper fails on windows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579723 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 19:46:16 +00:00
liangxie c729de9aa0 HBASE-10782 Hadoop2 MR tests fail occasionally because of mapreduce.jobhistory.address is no set in job conf (Shaohui Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579520 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 03:25:00 +00:00
ndimiduk 7278d9ccf1 HBASE-10792 RingBufferTruck does not release its payload
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579475 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:59:44 +00:00
Zhihong Yu 1f5c0d14fc HBASE-10786 If snapshot verification fails with 'Regions moved', the message should contain the name of region causing the failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579374 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 20:03:22 +00:00
Andrew Kyle Purtell 3eb0400a31 HBASE-10787 TestHCM#testConnection* takes too long (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579358 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 19:15:41 +00:00
mbertozzi 11b3ce7f82 HBASE-10770 Don't exit from the Canary daemon mode if no regions are present
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578606 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 21:37:40 +00:00
mbertozzi 53d43e3439 HBASE-10766 SnapshotCleaner allows to delete referenced files (Bharath Vissapragada)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578450 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 16:15:39 +00:00
Zhihong Yu 36d2589461 HBASE-10767 Load balancer may interfere with tests in TestHBaseFsck
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578447 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 16:14:48 +00:00
Andrew Kyle Purtell 26f20dca6a HBASE-10762 clone_snapshot doesn't check for missing namespace (Matteo Bertozzi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577956 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:43:55 +00:00
Enis Soztutar 7be181e455 HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577951 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:24:26 +00:00
Andrew Kyle Purtell 543908ecc2 HBASE-10764 TestLoadIncrementalHFilesSplitRecovery#testBulkLoadPhaseFailure takes too long (rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577949 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:21:05 +00:00
Zhihong Yu d18274e992 HBASE-10760 Wrong methods' names in ClusterLoadState class (Victor Xu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577914 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 17:51:51 +00:00
larsh f3cb34588b HBASE-10706 Disable writeToWal in tests where possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577780 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 04:22:19 +00:00
Michael Stack 8d7a4fcbdb HBASE-10549 When there is a hole, LoadIncrementalHFiles will hang in an infinite loop -- ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577776 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 04:04:18 +00:00
Enis Soztutar 2242036c01 HBASE-10184 [Online Schema Change]: Add additional tests for online schema change (Aleksandr Shulman) REVERTED patch and addendum patch
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577770 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 00:41:24 +00:00
Michael Stack a1a5f57bff HBASE-10656 high-scale-lib's Counter depends on Oracle (Sun) JRE, and also has some bug
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577759 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 23:20:14 +00:00
Andrew Kyle Purtell 6bf39f5359 HBASE-10599 Replace System.currentMillis() with EnvironmentEdge.currentTimeMillis in memstore flusher and related places (Ramkrishna S. Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577702 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 20:46:33 +00:00
Michael Stack e97a4df4e0 HBASE-10751 TestHRegion testWritesWhileScanning occasional fail since HBASE-10514 went in
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577664 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 19:16:44 +00:00
rajeshbabu 7f35dcd74a HBASE-10549 When there is a hole, LoadIncrementalHFiles will hang in an infinite loop.(yuanxinen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577655 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 18:46:51 +00:00
jxiang 221bd54ba2 HBASE-10745 Access ShutdownHook#fsShutdownHooks should be synchronized
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577588 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 15:56:43 +00:00
anoopsamjohn 47e3864ee0 HBASE-10648 Pluggable Memstore.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577541 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 14:07:10 +00:00
jxiang 575f58f13c HBASE-10744 AM#CloseRegion no need to retry on FailedServerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577416 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 03:06:32 +00:00
jxiang 6b2437de2c HBASE-10739 RS web UI NPE if master shuts down sooner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577415 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 03:02:21 +00:00
Zhihong Yu 5c43d3cbed HBASE-10184 Addendum fixes compilation against hadoop-1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577394 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 00:34:50 +00:00
Andrew Kyle Purtell bb8594380d HBASE-10184 [Online Schema Change]: Add additional tests for online schema change (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577375 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 23:25:37 +00:00
jxiang 5f300467b8 HBASE-10738 AssignmentManager should shut down executors on stop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577357 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 22:42:02 +00:00
Michael Stack 731e2f6541 HBASE-10514 Forward port HBASE-10466, possible data loss when failed flushes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577353 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 22:35:26 +00:00
Michael Stack 98cf3e27ee HBASE-10476 HBase Master log grows very fast after stopped hadoop (due to connection exception) (Demai Ni)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577340 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 22:11:52 +00:00
jxiang 889ff7cbed HBASE-10737 HConnectionImplementation should stop RpcClient on close
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577304 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 20:04:00 +00:00
Michael Stack 748aaefb12 HBASE-9294 NPE in /rs-status during RS shutdown
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576953 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 22:12:26 +00:00
Michael Stack d8ce8d0506 HBASE-10679 Both clients get wrong scan results if the first scanner expires and the second scanner is created with the same scannerId on the same region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576928 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:33:55 +00:00
Andrew Kyle Purtell f4ee8a05ea HBASE-10726 Fix java.lang.ArrayIndexOutOfBoundsException in StochasticLoadBalancer (Enis Soztutar)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576795 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 16:02:36 +00:00
Andrew Kyle Purtell d54525ca90 HBASE-10169 Batch coprocessor (Jingcheng Du and Gary Helmling)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576791 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 15:56:57 +00:00
Andrew Kyle Purtell b22548ff06 HBASE-10718 TestHLogSplit fails when it sets a KV size to be negative (Esteban Gutierrez)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576747 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 14:16:24 +00:00
Zhihong Yu f6ae53870f HBASE-10723 Convert TestExplicitColumnTracker to junit4 test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576542 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 23:28:47 +00:00
larsh d2eac30d68 HBASE-9778 Add hint to ExplicitColumnTracker to avoid seeking
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576457 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 18:28:42 +00:00
Zhihong Yu fdd4e8a01b HBASE-10717 TestFSHDFSUtils#testIsSameHdfs fails with IllegalArgumentException running against hadoop 2.3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576371 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 14:53:39 +00:00
jxiang 9f5175186f HBASE-10714 SyncFuture hangs when sequence is 0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576118 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 22:48:19 +00:00
ramkrishna 829c3725c7 HBASE-10675 - IntegrationTestIngestWithACL should allow User to be passed as Parameter (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576016 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 17:46:40 +00:00
Michael Stack 6dab763850 HBASE-10651 Fix incorrect handling of IE that restores current thread's interrupt status within while/for loops in Replication (Honghua Feng)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575605 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 20:41:32 +00:00
Zhihong Yu ae1abc8b1b HBASE-8304 Bulkload fails to remove files if fs.default.name / fs.defaultFS is configured without default port (Haosdent)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575590 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 18:48:55 +00:00
ndimiduk f032023ea5 HBASE-10660 MR over snapshots can OOM when alternative blockcache is enabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575454 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 00:33:20 +00:00
Michael Stack 7f95fccd06 HBASE-10663 Some code cleanup of class Leases and ScannerListener.leaseExpired
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575451 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 23:47:17 +00:00
Zhihong Yu e2c671183e HBASE-10697 Convert TestSimpleTotalOrderPartitioner to junit4 test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575297 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 15:51:01 +00:00
Zhihong Yu 727b414e35 HBASE-10693 Correct declarations of Atomic* fields from 'volatile' to 'final' (Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575059 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 21:50:19 +00:00
Zhihong Yu 61d7c89d24 HBASE-10694 TableSkewCostFunction#cost() casts integral division result to double
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575031 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 20:35:11 +00:00
Enis Soztutar 617235b953 HBASE-10686 [WINDOWS] TestStripeStoreFileManager fails on windows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575011 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 19:08:16 +00:00
ndimiduk 1237a85052 HBASE-10432 Rpc retries non-recoverable error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574973 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 17:35:33 +00:00
mbertozzi 3ce062eb89 HBASE-10678 Make verifyrep tool implement toolrunner (Bharath Vissapragada)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574821 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 09:46:57 +00:00
Andrew Kyle Purtell 9265f6f762 HBASE-10665 TestCompaction and TestCompactionWithCoprocessor run too long
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574775 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 05:51:04 +00:00
Andrew Kyle Purtell 59f57d9158 HBASE-10666 TestMasterCoprocessorExceptionWithAbort hangs at shutdown
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574773 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 05:42:51 +00:00
Zhihong Yu fc9407f3a3 HBASE-10662 RegionScanner is never closed if the region has been moved-out or re-opened when performing scan request
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574743 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 01:42:32 +00:00
jxiang 78b7dad2c8 HBASE-10649 TestMasterMetrics fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574738 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 01:26:25 +00:00
Zhihong Yu bd18c274ba HBASE-10615 Make LoadIncrementalHFiles skip reference files (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574736 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 01:09:34 +00:00
larsh 04ee3b2f25 HBASE-10594 Speed up TestRestoreSnapshotFromClient.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574602 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 18:21:37 +00:00
rajeshbabu c1c9f1ff05 HBASE-10669 [hbck tool] Usage is wrong for hbck tool for -sidelineCorruptHfiles option(Deepak Sharma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574593 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 18:05:07 +00:00
Zhihong Yu ddaf9b7701 HBASE-10670 HBaseFsck#connect() should use new connection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574588 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 17:45:37 +00:00
rajeshbabu 1500ae9438 HBASE-10677 boundaries check in hbck throwing IllegalArgumentException(Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574583 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 17:35:30 +00:00
Zhihong Yu bc9834426a HBASE-10624 Fix 2 new findbugs warnings introduced by HBASE-10598
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574149 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 17:44:30 +00:00
mbertozzi 50f857944e HBASE-10622 Improve log and Exceptions in Export Snapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574031 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 11:19:17 +00:00
nkeywal 78930691ca HBASE-9999 Add support for small reverse scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573949 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 09:06:27 +00:00
nkeywal f9dab7dddd HBASE-10650 Fix incorrect handling of IE that restores current thread's interrupt status within while/for loops in RegionServer (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573942 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 08:50:01 +00:00
nkeywal 84f48f87f8 HBASE-10652 Fix incorrect handling of IE that restores current thread's interrupt status within while/for loops in rpc (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573937 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 08:45:15 +00:00
Zhihong Yu f3233d72ba HBASE-10609 Remove filterKeyValue(Cell ignored) from FilterBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573774 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:57:23 +00:00
Enis Soztutar e196b203ac HBASE-10632 Region lost in limbo after ArrayIndexOutOfBoundsException during assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573723 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 20:07:04 +00:00
anoopsamjohn 518e3c72d6 HBASE-10451 Enable back Tag compression on HFiles.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573149 13f79535-47bb-0310-9956-ffa450edef68
2014-03-01 10:50:50 +00:00
Zhihong Yu 05139ace54 HBASE-10644 TestSecureExportSnapshot#testExportFileSystemState fails on hadoop-1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573116 13f79535-47bb-0310-9956-ffa450edef68
2014-03-01 00:44:54 +00:00
Zhihong Yu 80e007aa98 HBASE-10627 A logic mistake in HRegionServer isHealthy (Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573012 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 17:32:49 +00:00
mbertozzi 9f86836794 HBASE-10631 Avoid extra seek on FileLink open
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572889 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 09:13:58 +00:00
nkeywal eb38979c80 HBASE-10080 Unnecessary call to locateRegion when creating an HTable instance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572525 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 11:36:28 +00:00
larsh 3600a9a973 HBASE-10594 Revert due to test instability
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572439 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 05:34:38 +00:00
Andrew Kyle Purtell 8c18ecfba3 HBASE-10618 User should not be allowed to disable/drop visibility labels table (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572354 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 23:52:42 +00:00
Michael Stack c6236a57a5 HBASE-10598 Written data can not be read out because MemStore#timeRangeTracker might be updated concurrently (cuijianwei)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572333 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 23:12:02 +00:00
Enis Soztutar ee48ff48a1 HBASE-10591 Sanity check table configuration in createTable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572301 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 22:24:20 +00:00
ndimiduk 196931e022 HBASE-10592 Refactor PerformanceEvaluation tool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572286 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 21:56:41 +00:00
mbertozzi 7a66576ff7 HBASE-10608 Acquire the FS Delegation Token for Secure ExportSnapshot (addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572243 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 20:37:19 +00:00
nkeywal 43b5767f62 HBASE-10606 Bad timeout in RpcRetryingCaller#callWithRetries w/o parameters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572124 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 16:08:04 +00:00
Michael Stack 29a526ab73 HBASE-10614 Master could not be stopped (Jingcheng Du)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571915 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 04:32:12 +00:00
Zhihong Yu d77ef9a8b5 HBASE-10600 HTable#batch() should perform validation on empty Put
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571899 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 02:44:31 +00:00
mbertozzi 31b8b2d92b HBASE-10608 Acquire the FS Delegation Token for Secure ExportSnapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571890 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 01:03:50 +00:00
Jonathan Hsieh fb349b084e HBASE-10436 restore regionserver lists removed from hbase 0.96.0 jmx
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571887 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 01:02:00 +00:00
Michael Stack f52a5144ee HBASE-10604 Fix parseArgs javadoc (Jean-Marc Spaggiari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571809 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 20:17:15 +00:00
nkeywal 21ddb60dc0 HBASE-10566 cleanup rpcTimeout in the client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571727 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 16:28:57 +00:00
Michael Stack 48d8e996ed HBASE-10575 ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571579 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 06:31:10 +00:00
jeffreyz 577c1ee7d7 HBASE-10582: 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571529 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 01:58:01 +00:00
jeffreyz 3fe9d15c18 HBASE-10581: ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571519 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 01:30:51 +00:00
Michael Stack 64740a5c07 HBASE-10556 Possible data loss due to non-handled DroppedSnapshotException for user-triggered flush from client/shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571501 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 00:58:56 +00:00
Zhihong Yu b024de156c HBASE-10597 IOEngine#read() should return the number of bytes transferred
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571445 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 21:28:23 +00:00
jxiang 9582b9b34d HBASE-10587 Master metrics clusterRequests is wrong
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571354 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 17:10:03 +00:00
nkeywal 7e1ac02210 HBASE-10525 Allow the client to use a different thread for writing to ease interrupt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571210 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 10:05:39 +00:00
larsh 39a174f6af HBASE-10594 Speed up TestRestoreSnapshotFromClient a bit.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571141 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 05:08:37 +00:00
Andrew Kyle Purtell 65e7b7e2e1 HBASE-10589 Reduce unnecessary TestRowProcessorEndpoint resource usage
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570763 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 00:32:32 +00:00
ndimiduk 9924b66e25 HBASE-10392 Correct references to hbase.regionserver.global.memstore.upperLimit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570721 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 21:58:35 +00:00
jxiang e4f8a7419f HBASE-10526 Using Cell instead of KeyValue in HFileOutputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570702 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 20:39:21 +00:00
nkeywal b0c77d1d7e HBASE-10516 Refactor code where Threads.sleep is called within a while/for loop (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570524 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 10:56:47 +00:00
mbertozzi 7378dd8521 HBASE-10567 Add overwrite manifest option to ExportSnapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570502 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 09:39:52 +00:00
Gary Helmling e05863f8e5 HBASE-10527 Token authentication fails with IBM JDK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570437 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 03:19:46 +00:00
nkeywal 3f485568a9 HBASE-10524 Correct wrong handling and add proper handling for swallowed InterruptedException thrown by Thread.sleep in regionserver (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570219 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 15:16:46 +00:00
nkeywal 65fa5c4d82 HBASE-10519 Add handling for swallowed InterruptedException thrown by Thread.sleep in rest related files (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570217 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 15:10:03 +00:00