Commit Graph

2569 Commits

Author SHA1 Message Date
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
nkeywal 1d52d528c9 HBASE-10521 Add handling for swallowed InterruptedException thrown by Thread.sleep in RpcServer (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570212 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 15:03:17 +00:00
nkeywal f20938d8ec HBASE-10520 Add handling for swallowed InterruptedException thrown by Thread.sleep in MiniZooKeeperCluster (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570211 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 14:58:25 +00:00
rajeshbabu 318888fd00 HBASE-10534 Rowkey in TsvImporterTextMapper initializing with wrong length(Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569837 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 17:29:13 +00:00
ndimiduk 2e2162ccc8 HBASE-10419 Add multiget support to PerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569826 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 17:19:59 +00:00
nkeywal b165690999 HBASE-10523 Correct wrong handling and add proper handling for swallowed InterruptedException thrown by Thread.sleep in util (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569733 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 13:13:16 +00:00
mbertozzi 96a5ef9131 HBASE-10537 Let the ExportSnapshot mapper fail and retry on error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569680 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 10:57:21 +00:00
Andrew Kyle Purtell 2514f24468 HBASE-10565 FavoredNodesPlan accidentally uses an internal Netty type
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569589 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 01:31:37 +00:00
ndimiduk 342571498a HBASE-10548 Correct commons-math dependency version
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569565 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 23:48:09 +00:00
larsh 09e16b32d0 HBASE-10501 Improve IncreasingToUpperBoundRegionSplitPolicy to avoid too many regions.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569507 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 19:43:30 +00:00
larsh 6b81ac7c93 HBASE-10546 Two scanner objects are open for each hbase map task but only one scanner object is closed. (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569500 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 19:29:26 +00:00
jxiang fc59a1f66e HBASE-10543 Two rare test failures with TestLogsCleaner and TestSplitLogWorker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569496 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 19:27:54 +00:00
Andrew Kyle Purtell ac00a60db2 HBASE-10539. HRegion.addAndGetGlobalMemstoreSize returns previous size (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569471 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:49:03 +00:00
Michael Stack 4b7c58487e HBASE-10564 HRegionServer.nextLong should be removed since it's not used anywhere, or should be used somewhere it meant to
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569467 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:40:01 +00:00
mbertozzi 8c24e585e1 HBASE-10563 Set name for FlushHandler thread (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569370 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 15:00:15 +00:00
larsh e8e5a7a881 HBASE-10552 HFilePerformanceEvaluation.GaussianRandomReadBenchmark fails sometimes.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569126 13f79535-47bb-0310-9956-ffa450edef68
2014-02-17 22:33:21 +00:00
Andrew Kyle Purtell aee76671fe HBASE-10488 'mvn site' is broken due to org.apache.jasper.JspC not found
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568869 13f79535-47bb-0310-9956-ffa450edef68
2014-02-17 00:48:42 +00:00
Michael Stack f3072b07bf HBASE-10545 RS Hangs waiting on region to close on shutdown; has to timeout before can go down
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568707 13f79535-47bb-0310-9956-ffa450edef68
2014-02-16 02:00:20 +00:00
ndimiduk aa111b80b7 HBASE-10518 DirectMemoryUtils.getDirectMemoryUsage spams when none is configured
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568417 13f79535-47bb-0310-9956-ffa450edef68
2014-02-14 18:08:51 +00:00
rajeshbabu d727e505be HBASE-10498 Add new APIs to load balancer interface(Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568188 13f79535-47bb-0310-9956-ffa450edef68
2014-02-14 02:21:16 +00:00
Zhihong Yu f1ad5cb938 HBASE-10452 Fix potential bugs in exception handlers (Ding Yuan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567979 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 17:26:25 +00:00
nkeywal 0bafd16057 HBASE-10490 Simplify RpcClient code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567919 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 13:51:38 +00:00
nkeywal d5047681e0 HBASE-10511 Add latency percentiles on PerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567867 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 09:09:13 +00:00
Zhihong Yu 39fb8c4666 HBASE-10510 Addendum removes HTable and uses tableName directly.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567847 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 04:41:20 +00:00
liangxie c14dd4f515 HBASE-10506 Fail-fast if client connection is lost before the real call be executed in RPC layer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567841 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 03:44:44 +00:00
Zhihong Yu d8c71dcddc HBASE-10510 HTable is not closed in LoadTestTool#loadTable()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567830 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 02:08:45 +00:00
jxiang 34948b947b HBASE-7849 Provide administrative limits around bulkloads of files into a single region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567736 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 19:42:27 +00:00
ndimiduk e6fa0cf92d HBASE-10500 Some tools OOM when BucketCache is enabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567687 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 17:10:38 +00:00
rajeshbabu 8b99b91cb9 HBASE-10495 upgrade script is printing usage two times with help option.(Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567493 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 02:06:30 +00:00
Zhihong Yu b6d4bea6fd HBASE-10493 InclusiveStopFilter#filterKeyValue() should perform filtering on row key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567403 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 21:44:16 +00:00
Zhihong Yu eb2281d94a HBASE-10413 addendum makes split length readable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567232 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 17:43:20 +00:00
Zhihong Yu ed423e2deb HBASE-10487 Avoid allocating new KeyValue and according bytes-copying for appended kvs which don't have existing values (Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566981 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 03:58:42 +00:00
Jean-Daniel Cryans 89f1d1a051 HBASE-8751 Enable peer cluster to choose/change the ColumnFamilies/Tables it
really want to replicate from a source cluster (Feng Honghua via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566944 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 01:16:39 +00:00
Jean-Daniel Cryans 27cc3f0ed3 HBASE-9501 Provide throttling for replication (Feng Honghua via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566923 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 00:48:38 +00:00
Zhihong Yu 083a1cfd9c HBASE-10485 PrefixFilter#filterKeyValue() should perform filtering on row key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566912 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 00:43:00 +00:00
Zhihong Yu 5550e328c4 HBASE-10485 Revert to address more review comments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566869 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 23:53:39 +00:00
Zhihong Yu fa77c2a3e5 HBASE-10413 Tablesplit.getLength returns 0 (Lukas Nalezenec)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566768 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 22:29:49 +00:00
jeffreyz b54f49e633 HBASE-10486: ProtobufUtil Append & Increment deserialization lost cell level timestamp
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566505 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 05:19:57 +00:00
sershe 74ab28497d HBASE-10479 HConnection interface is public but is used internally, and contains a bunch of methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566501 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 04:16:34 +00:00
Zhihong Yu df5bd6e99f HBASE-10485 PrefixFilter#filterKeyValue() should perform filtering on row key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566307 13f79535-47bb-0310-9956-ffa450edef68
2014-02-09 16:30:10 +00:00
Michael Stack 653e682d99 HBASE-10482 ReplicationSyncUp doesn't clean up its ZK, needed for tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565837 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 22:26:45 +00:00
nkeywal 4742456403 HBASE-10472 Manage the interruption in ZKUtil#getData
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565787 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 20:27:42 +00:00
mbertozzi 6f79ebe884 HBASE-10480 TestLogRollPeriod#testWithEdits may fail due to insufficient waiting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565770 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 19:46:48 +00:00
Michael Stack d30249534b HBASE-10313 Duplicate servlet-api jars in hbase 0.96.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565730 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 17:06:00 +00:00
Zhihong Yu e3136720ff HBASE-10475 TestRegionServerCoprocessorExceptionWithAbort may timeout due to concurrent lease removal
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565065 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 03:29:56 +00:00
Enis Soztutar 3cc587b961 HBASE-10471 Remove HTD.isAsyncLogFlush() from trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565003 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 23:56:04 +00:00
Zhihong Yu eb55803634 HBASE-10470 Import generates huge log file while importing large amounts of data (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564933 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:19:05 +00:00
Michael Stack e866faba1a HBASE-10473 Add utility for adorning http Context
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564928 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:12:01 +00:00
Michael Stack 3b05134e0d HBASE-10473 Add utility for adorning http Context
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564927 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:11:30 +00:00
jxiang 976ea775ae HBASE-10465 TestZKPermissionsWatcher.testPermissionsWatcher fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564881 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 19:00:29 +00:00
Andrew Kyle Purtell 87963e7a91 Amend HBASE-10337 HTable.get() uninteruptible; add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564861 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 18:22:49 +00:00
Andrew Kyle Purtell 8c23d35d50 HBASE-10337 HTable.get() uninteruptible (Nicolas Liochon)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564851 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 18:00:09 +00:00
sershe 7898e68fd4 HBASE-10277 refactor AsyncProcess
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564832 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 17:08:33 +00:00
Zhihong Yu 3db5a52193 HBASE-10467 Revert from trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564640 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 05:46:07 +00:00
Zhihong Yu 5d3892d864 HBASE-10467 Restore HTableDescriptor#isDeferredLogFlush()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564591 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 00:44:17 +00:00
mbertozzi aa41a960d6 HBASE-10457 Print corrupted file information in SnapshotInfo tool without -file option (Bharath Vissapragada)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564425 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 19:18:44 +00:00
anoopsamjohn 42a2456b44 HBASE-10454 Tags presence file info can be wrong in HFiles when PrefixTree encoding is used.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564384 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 17:21:32 +00:00
ramkrishna 6b7fb21ec0 HBASE-10447-Memstore flusher scans storefiles also when the scanner heap gets resetKVHeap(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564377 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 16:58:35 +00:00
nkeywal 174f2bd144 HBASE-10455 cleanup InterruptedException management
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564241 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 10:13:01 +00:00
mbertozzi c74c407229 HBASE-10319 HLog should roll periodically to allow DN decommission to eventually complete
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564237 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 10:06:01 +00:00
Zhihong Yu 5a965b599e HBASE-10461 table.close() in TableEventHandler#reOpenAllRegions() should be enclosed in finally block
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564184 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 03:48:57 +00:00
mbertozzi 5b918a16fd HBASE-7963 HBase VerifyReplication not working when security enabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564069 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 21:31:10 +00:00
jxiang d4355b91d5 HBASE-10456 Balancer should not run if it's just turned off
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564047 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 20:36:12 +00:00
ramkrishna d5a347591c HBASE-10443-IndexOutOfBoundExceptions when processing compressed tags in HFile(Ramkrishna S Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1563584 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 09:16:21 +00:00
jxiang b3b3d0ddff HBASE-10446 Backup master gives Error 500 for debug dump
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562986 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 21:37:00 +00:00
Andrew Kyle Purtell 3f9f4e00b6 HBASE-10440 Integration tests fail due to nonce collisions (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562675 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 03:10:06 +00:00
Andrew Kyle Purtell 1bc0a5b6c7 HBASE-10442 prepareDelete() isn't called before doPreMutationHook for a row deletion case (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562673 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 03:07:00 +00:00
nkeywal e0c1033891 HBASE-10431 Rename com.google.protobuf.ZeroCopyLiteralByteString
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562576 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 20:31:31 +00:00
Andrew Kyle Purtell 7756ace9a2 HBASE-10434 Store Tag compression information for a WAL in its header (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562567 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 19:52:32 +00:00
Andrew Kyle Purtell b75d3a54c1 HBASE-10433 SecureProtobufWALReader does not handle unencrypted WALs if configured to encrypt (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562545 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 18:55:40 +00:00
mbertozzi 3b21be1303 HBASE-10435 Lower the log level of Canary region server match
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562391 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 10:08:06 +00:00
Zhihong Yu 672ae26ca5 HBASE-10416 Improvements to the import flow (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562343 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 02:51:37 +00:00
jxiang f8e4ebacc0 HBASE-10428 Test jars should have scope test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562339 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:19:28 +00:00
sershe a29dbf4162 HBASE-10427 clean up HRegionLocation/ServerName usage
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562338 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:07:51 +00:00
Andrew Kyle Purtell f9761a55fc HBASE-10429 Make Visibility Controller to throw a better msg if it is of type RegionServerCoprocessor (Ramkrishna S. Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562312 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 23:42:30 +00:00
Michael Stack c2de5398b4 HBASE-10423 Report back the message of split or rollback failure to the master (Harsh J)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561745 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 17:00:10 +00:00
Michael Stack 2dedc95c9e HBASE-10317 getClientPort method of MiniZooKeeperCluster does not always return the correct value
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561453 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:52:38 +00:00
Michael Stack 74b5a394f4 HBASE-10156 FSHLog Refactor (WAS -> Fix up the HBASE-8755 slowdown when low contention)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561450 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:41:39 +00:00
larsh cf9fd55406 HBASE-10420 Replace KV.getBuffer with KV.get{Row|Family|Qualifier|Value|Tags}Array.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561410 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 22:01:08 +00:00
Andrew Kyle Purtell d967845f5b HBASE-10412 Distributed log replay: Cell tags getting missed (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561230 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 23:40:42 +00:00
Zhihong Yu d3cb5d2f3e HBASE-10408 Intermittent TestDistributedLogSplitting#testLogReplayForDisablingTable failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561119 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 19:08:21 +00:00
Jonathan Hsieh 8b49f4297c HBASE-10401 [hbck] perform overlap group merges in parallel
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560774 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 18:10:52 +00:00
Jonathan Hsieh 5cd2a757f3 HBASE-10400 [hbck] Continue if region dir missing on region merge attempt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560577 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 03:23:38 +00:00
Zhihong Yu 1fb3e0bb93 HBASE-10365 HBaseFsck should clean up connection properly when repair is completed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560564 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 00:54:05 +00:00
Andrew Kyle Purtell 8bca647645 HBASE-10394. Test for Replication with tags (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560542 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 22:14:34 +00:00
Andrew Kyle Purtell 6cc0c86133 Amend HBASE-10338 Fix NPE if the server is terminated before the RegionServerCoprocessorHost is initialized (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560494 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 20:17:43 +00:00
Zhihong Yu ca59922702 HBASE-10395 endTime won't be set in VerifyReplication if startTime is not set (Jianwei Cui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560434 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 17:28:09 +00:00
anoopsamjohn 508f7697a5 HBASE-10322 Strip tags from KV while sending back to client on reads.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560265 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 07:19:45 +00:00
Jonathan Hsieh c079ba4660 HBASE-9426 Make custom distributed barrier procedure pluggable (Richard Ding)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560234 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 01:42:49 +00:00
Jean-Daniel Cryans 028a00cc31 HBASE-10249 TestReplicationSyncUpTool fails because failover takes too long
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560201 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 21:30:49 +00:00
nkeywal a0bb401537 HBASE-10087 Store should be locked during a memstore snapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560018 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 14:08:32 +00:00
jxiang 0febbf4c40 HBASE-10384 Failed to increment serveral columns in one Increment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559855 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 23:53:35 +00:00
Michael Stack 5645d48eac HBASE-10377 Add test for HBASE-10370 Compaction in out-of-date Store causes region split failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559838 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 21:58:00 +00:00
Zhihong Yu e93012ca83 HBASE-10323 Auto detect data block encoding in HFileOutputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559771 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 16:33:42 +00:00
jeffreyz 8eeb7f3d9a HBASE-10366: 0.94 filterRow() may be skipped in 0.96(or onwards) code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559547 13f79535-47bb-0310-9956-ffa450edef68
2014-01-19 18:52:43 +00:00
jxiang fa298a9573 HBASE-10349 Table became unusable when master balanced its region after table was dropped
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559311 13f79535-47bb-0310-9956-ffa450edef68
2014-01-18 03:20:41 +00:00
Zhihong Yu bebb59dc10 HBASE-10370 Compaction in out-of-date Store causes region split failure, fix only
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559277 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 23:12:01 +00:00
Zhihong Yu c27bfd6acc HBASE-10370 revert due to TestSplitTransactionOnCluster.testSplitFailedCompactionAndSplit failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559275 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:49:17 +00:00
ndimiduk 697c0fec38 HBASE-10346 Add Documentation for stateless scanner ADDENDUM (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559269 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:19:02 +00:00
ndimiduk 9f949e12e7 HBASE-10346 Add Documentation for stateless scanner (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559266 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:01:23 +00:00
Zhihong Yu 4381308ac8 HBASE-10371 Compaction creates empty hfile, then selects this file for compaction and creates empty hfile and over again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559247 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 20:49:19 +00:00
Zhihong Yu e7c36e7822 HBASE-10370 Compaction in out-of-date Store causes region split failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559216 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 18:46:35 +00:00
Jonathan Hsieh 0e47eb67ff HBASE-10123 Change default ports; move them out of linux ephemeral port range
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559200 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 17:37:25 +00:00
ndimiduk a8ec7232cc HBASE-9343 Implement stateless scanner for Stargate (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558994 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 02:31:00 +00:00
Zhihong Yu 4c2c982faa HBASE-10369 LabelExpander#createLabels() should close scanner in finally clause
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558975 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 01:33:49 +00:00
jxiang c661d926c0 HBASE-10333 Assignments are not retained on a cluster start
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558963 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 00:03:20 +00:00
Zhihong Yu 5f3e90573d HBASE-10364 Allow configuration option for parent znode in LoadTestTool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558941 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 22:44:31 +00:00
Enis Soztutar 4567415008 HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558935 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 22:16:07 +00:00
Andrew Kyle Purtell 5e859ec8a7 HBASE-6873. Clean up Coprocessor loading failure handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558869 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 18:25:31 +00:00
Zhihong Yu 16943fe2ae HBASE-10344 Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558506 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 18:49:55 +00:00
Andrew Kyle Purtell 279e890edd HBASE-10338. Region server fails to start with AccessController coprocessor if installed into RegionServerCoprocessorHost (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558260 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 01:24:05 +00:00
Enis Soztutar 971080fbdb HBASE-10334 RegionServer links in table.jsp is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558238 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 23:21:12 +00:00
Zhihong Yu 405b51a0eb HBASE-10294 ServerManager#onlineServers synchronization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558174 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 19:19:43 +00:00
Zhihong Yu 1951d272a2 HBASE-10316 Canary#RegionServerMonitor#monitorRegionServers() should close the scanner returned by table.getScanner()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558137 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 18:16:52 +00:00
mbertozzi 4970f6f3dd HBASE-10332 Missing .regioninfo file during daughter open processing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558033 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 13:26:54 +00:00
larsh 086b0ebcb6 HBASE-10320 Avoid ArrayList.iterator() ExplicitColumnTracker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557948 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 06:50:01 +00:00
Zhihong Yu 5f9ef02234 HBASE-10324 refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557939 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:36:37 +00:00
Enis Soztutar 185aec9c24 HBASE-10274 MiniZookeeperCluster should close ZKDatabase when shutdown ZooKeeperServers (chendihao via enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557919 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 03:29:20 +00:00
Enis Soztutar 00ad1cf236 HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557914 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 03:19:03 +00:00
eclark a6675d5f5d HBASE-10315 Canary shouldn't exit with 3 if there is no master running.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557864 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 21:51:07 +00:00
Andrew Kyle Purtell 33df9fac20 HBASE-10331. Insure security tests use SecureTestUtil methods for grants
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557856 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 21:22:13 +00:00
Zhihong Yu f492b3fc63 HBASE-10329 Fail the writes rather than proceeding silently to prevent data loss when AsyncSyncer encounters null writer and its writes aren't synced by other Asyncer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557839 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 20:38:24 +00:00
anoopsamjohn 721147acf5 HBASE-10326 Super user should be able scan all the cells irrespective of the visibility labels(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557792 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 17:53:40 +00:00
Zhihong Yu a041afacff HBASE-10294 Some synchronization on ServerManager#onlineServers can be removed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557636 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 01:12:54 +00:00
Andrew Kyle Purtell f9a93ec9df Amend HBASE-10292. TestRegionServerCoprocessorExceptionWithAbort fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557436 13f79535-47bb-0310-9956-ffa450edef68
2014-01-11 19:19:02 +00:00
Andrew Kyle Purtell b8c7e3e380 HBASE-10310. ZNodeCleaner session expired for /hbase/master (Samir Ahmic)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557273 13f79535-47bb-0310-9956-ffa450edef68
2014-01-10 22:44:48 +00:00
Andrew Kyle Purtell d39389e2e3 HBASE-10268. TestSplitLogWorker occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556916 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 18:50:52 +00:00
ramkrishna 3cc835b7e1 HBASE-9846-Integration test and LoadTestTool support for cell ACLs(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556866 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 16:45:26 +00:00
Zhihong Yu 6b22f6f57a HBASE-10301 TestAssignmentManagerOnCluster#testOpenCloseRacing fails intermittently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556708 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 03:19:31 +00:00
liangxie ce1641dd80 HBASE-10263 make LruBlockCache single/multi/in-memory ratio user-configurable and provide preemptive mode for in-memory type block (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556703 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 02:58:35 +00:00
Andrew Kyle Purtell 3ad57c7195 HBASE-10298. TestIOFencing occasionally fails
This flapping test produces low confidence results so temporarily
disable it while tracking down the cause.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556596 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 18:18:55 +00:00
Andrew Kyle Purtell 1e04340c83 HBASE-10292. TestRegionServerCoprocessorExceptionWithAbort fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556586 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 17:50:43 +00:00
Andrew Kyle Purtell b6a875e83a HBASE-6104. Require EXEC permission to call coprocessor endpoints
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556098 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 01:14:57 +00:00
Zhihong Yu b7427d664b HBASE-10130 TestSplitLogManager#testTaskResigned fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556040 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 21:31:28 +00:00
Zhihong Yu ae8ad4ac78 HBASE-5923 Cleanup checkAndXXX logic
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555351 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 14:38:14 +00:00
Andrew Kyle Purtell 9bc4cec254 HBASE-9941. The context ClassLoader isn't set while calling into a coprocessor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555328 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 07:24:54 +00:00
sershe 2a14e4d0fa HBASE-10210 during master startup, RS can be you-are-dead-ed by master in error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555275 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 23:08:44 +00:00
ndimiduk 063243c880 HBASE-10264 CompactionTool in mapred mode is missing classes in its classpath (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555178 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 18:11:41 +00:00
anoopsamjohn e47fa6826b HBASE-9858 Integration test and LoadTestTool support for cell Visibility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555145 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 16:44:59 +00:00
Andrew Kyle Purtell 57c8d90ac4 HBASE-10267. TestNamespaceCommands occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555009 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 05:06:02 +00:00
Zhihong Yu 9c9a702632 HBASE-10255 Remove dependency on LimitInputStream - revert, discussion on-going
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554870 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 18:20:27 +00:00
eclark 2b38282f10 HBASE-10260 Canary Doesn't pick up Configuration properly.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554570 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 21:35:22 +00:00
Zhihong Yu ab5b219cce HBASE-10249 Intermittent TestReplicationSyncUpTool failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554367 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 05:09:39 +00:00
Andrew Kyle Purtell 0277f56616 Amend HBASE-10213. Spelling fix for method o.a.h.h.replication.regionserver.MetricsSource#incrLogReadInBytes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554361 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 02:59:02 +00:00
Zhihong Yu f2f316db1f HBASE-10213 Add read log size per second metrics for replication source
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554347 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 01:34:37 +00:00
Zhihong Yu 8e251aad70 HBASE-10252 Don't write back to WAL/memstore when Increment amount is zero
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554313 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 20:35:49 +00:00
Zhihong Yu a2cb8c45bb HBASE-10255 Remove dependency on LimitInputStream
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554236 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 14:35:39 +00:00
Zhihong Yu 97ec854f57 HBASE-10176 Canary#sniff() should close the HTable instance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553857 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:58:59 +00:00
Zhihong Yu ea7734dc90 HBASE-10246 Wrap long lines in recently added source files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553786 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 04:40:02 +00:00
Andrew Kyle Purtell 5123e92213 HBASE-10239. Improve determinism and debugability of TestAccessController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553718 13f79535-47bb-0310-9956-ffa450edef68
2013-12-27 19:12:17 +00:00
Zhihong Yu d3451214f3 HBASE-7226 HRegion.checkAndMutate uses incorrect comparison result for <, <=, > and >=
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553453 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 05:29:39 +00:00
Andrew Kyle Purtell 78a6b1cf0d Revert HBASE-6104. Revert initial commit and addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553450 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 04:52:13 +00:00
Andrew Kyle Purtell 6d08655409 Amend HBASE-6104. TestAccessController#testCoprocessorExec is improperly failing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553446 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 04:19:05 +00:00
Andrew Kyle Purtell 3e57865d0f Revert HBASE-10238. Revert initial commit and addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553442 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 03:49:55 +00:00
Andrew Kyle Purtell c5e567a861 Amend HBASE-10238. Special case for UndeclaredThrowableException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553438 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 02:16:56 +00:00
Andrew Kyle Purtell 5c6d5731d7 HBASE-10238. TestAccessController#verifyDenied can fail even if ADE is thrown
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553411 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 19:17:33 +00:00
Andrew Kyle Purtell 6acf3bf483 HBASE-6104. Require EXEC permission to call coprocessor endpoints. Add missing file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553347 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 02:01:26 +00:00
Andrew Kyle Purtell 33dbfd2053 HBASE-6104. Require EXEC permission to call coprocessor endpoints
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553344 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 02:00:21 +00:00
Andrew Kyle Purtell 10fbfddf0e HBASE-10226. [AccessController] Namespace grants not always checked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553327 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 20:19:14 +00:00
Andrew Kyle Purtell b087b697c2 HBASE-10233. VisibilityController is too chatty at DEBUG level
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553323 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 19:58:56 +00:00
rajeshbabu c78f1e511b HBASE-10215 TableNotFoundException should be thrown after removing stale znode in ETH
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553308 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 18:03:19 +00:00
Zhihong Yu f23ae335a4 HBASE-10231 Potential NPE in HBaseFsck#checkMetaRegion()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553286 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 15:12:57 +00:00
anoopsamjohn 9b2effdcc4 HBASE-10225 Bug in calls to RegionObsever.postScannerFilterRow
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553079 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 07:03:03 +00:00
anoopsamjohn e6b2e7ff45 HBASE-9346 HBCK should provide an option to check if regions boundaries are the same in META and in stores. (Jean Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553075 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 06:45:37 +00:00
rajeshbabu 8d7ed731a9 HBASE-9151 HBCK cannot fix when meta server znode deleted, this can happen if all region servers stopped and there are no logs to split.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553056 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 01:44:37 +00:00
anoopsamjohn b6c898a138 HBASE-10223 [VisibilityController] cellVisibility presence check on Delete mutation is wrong
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1553014 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 18:19:58 +00:00
Andrew Kyle Purtell eebdd8061f HBASE-10220. Put all test service principals into the superusers list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552947 13f79535-47bb-0310-9956-ffa450edef68
2013-12-21 21:29:40 +00:00
Zhihong Yu a2c4d73395 HBASE-10219 HTTPS support for HBase in RegionServerListTmpl.jamon
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552882 13f79535-47bb-0310-9956-ffa450edef68
2013-12-21 06:24:19 +00:00
jeffreyz 7d411abdfb HBASE-8701: distributedLogReplay need to apply wal edits in the receiving order of those edits
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552828 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 22:21:01 +00:00
jeffreyz 4acb881d78 hbase-8529: checkOpen is missing from multi, mutate, get and multiGet etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552787 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 19:21:53 +00:00
anoopsamjohn f9cb3d74c8 HBASE-10161 [AccessController] Tolerate regions in recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552748 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 17:24:55 +00:00
anoopsamjohn 25b72708a2 HBASE-10173 Need HFile version check in security coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552728 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 16:44:40 +00:00
ramkrishna 28c3e3a61c HBASE-10193 - Cleanup HRegion if one of the store fails to open at region initialization (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552716 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 16:16:54 +00:00
Andrew Kyle Purtell edb5f7c0ae HBASE-10173. Need HFile version check in security coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552503 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 06:41:53 +00:00