Commit Graph

8357 Commits

Author SHA1 Message Date
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
anoopsamjohn 0aa78ca07b HBASE-10585 Avoid early creation of Node objects in LRUDictionary.BidirectionalLRUMap.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570672 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 19:14:57 +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 2476afbcb2 HBASE-10522 Correct wrong handling and add proper handling for swallowed InterruptedException thrown by Thread.sleep in client (Feng Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570216 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 15:07:45 +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
mbertozzi 57671618b5 HBASE-6642 enable_all,disable_all,drop_all can call 'list' command with regex directly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570128 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 10:08:54 +00:00
Andrew Kyle Purtell ec0ec19d7d HBASE-10570 Allow overrides of Surefire secondPartForkMode and testFailureIgnore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569935 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 21:50:42 +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
Andrew Kyle Purtell b6891deadb HBASE-10550 Register HBase tokens with ServiceLoader
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568735 13f79535-47bb-0310-9956-ffa450edef68
2014-02-16 07:29:18 +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
Michael Stack 5938f5ad16 HBASE-10481 API Compatibility JDiff script does not properly handle arguments in reverse order (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567471 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 23:59:20 +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
Enis Soztutar f823cca32c HBASE-10389 Add namespace help info in table related shell commands (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566755 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 21:39:32 +00:00