Commit Graph

8299 Commits

Author SHA1 Message Date
Michael Stack 773971c4b3 HBASE-10732 should be 'drop_namespace', instead of 'delete_namespace'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576912 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:19:11 +00:00
Enis Soztutar 65f6d41851 HBASE-10688 Add a draining_node script to manage nodes in draining mode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576856 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 19:00:47 +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
nkeywal be21fcd1d6 HBASE-10720 rpcClient: Wrong log level when closing the connection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576695 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 11:18:27 +00:00
Zhihong Yu 6a6bbdd2ff HBASE-10601 Upgrade hadoop dependency to 2.3.0 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576543 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 23:31:15 +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
Jonathan Hsieh 85fd591a19 HBASE-10716 [Configuration]: hbase.regionserver.region.split.policy should be part of hbase-default.xml (Srikanth Srungarapu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576131 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 23:43:57 +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
Jonathan Hsieh 4eb9e5225d HBASE-10715 TimeRange has poorly formatted error message (Alex Newman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576106 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 22:08:01 +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
rajeshbabu 6563749a4c HBASE-8076 add better doc for HBaseAdmin#offline API.(Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575580 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 18:04:30 +00:00
Zhihong Yu 11a089dc40 HBASE-10700 IntegrationTestWithCellVisibilityLoadAndVerify should allow current user to be the admin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575486 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 05:01:37 +00:00
Michael Stack f5965ee660 HBASE-8604 improve reporting of incorrect peer address in replication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575459 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 00:47:31 +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
Michael Stack 7cf7efa7cd HBASE-10687 Fix description about HBaseLocalFileSpanReceiver in reference manual (Masatake Iwasaki)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575092 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 23:05:49 +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 f5d80e7596 HBASE-10685 [WINDOWS] TestKeyStoreKeyProvider fails on windows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575014 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 19:12:04 +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 52b775db97 HBASE-10682 region_mover.rb throws "can't convert nil into String" for regions moved
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574828 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 10:05:40 +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
nkeywal ddfc421a7d HBASE-10637 rpcClient: Setup the iostreams when writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574110 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 14:33:57 +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 261478a7e4 HBASE-9999 Add support for small reverse scan - with new files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573951 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 09:07:03 +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
mbertozzi 5ece5d8271 HBASE-9708 Improve Snapshot Name Error Message (Esteban Gutierrez)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573947 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 09:06:02 +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
Enis Soztutar fbf2cc5377 HBASE-10635 thrift#TestThriftServer fails due to TTL validity check (Addendum patch to TestThriftServerCmdLine)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573814 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 23:46:57 +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