Commit Graph

8234 Commits

Author SHA1 Message Date
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
Michael Stack 7d0798be42 Add link to nice blog post by our Enis on region split/merge into the region split section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572197 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 19:01:34 +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
nkeywal 10c40aa50b HBASE-10566 cleanup rpcTimeout in the client - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572033 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 12:39:08 +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 82b6e14ff2 HBASE-10566 cleanup rpcTimeout in the client - missing TimeLimitedRpcController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571730 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 16:33:37 +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
Michael Stack 1ec190a792 HBASE-10590 Update contents about tracing in the Reference Guide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571464 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 22:16:00 +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
mbertozzi 92a625fc68 HBASE-10579 ExportSnapshot tool package incorrectly documented (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571200 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 09:43:49 +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
jeffreyz 9a55412869 HBASE-10580: IntegrationTestingUtility#restoreCluster leak resource when running in a mini cluster mode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570765 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 00:34:31 +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
Andrew Kyle Purtell 0039de35c8 HBASE-10547 TestFixedLengthWrapper#testReadWrite occasionally fails with the IBM JDK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570744 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 22:58:53 +00:00
mbertozzi e541b46b63 HBASE-10586 hadoop2-compat IPC metric registred twice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570737 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 22:47:41 +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
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