Commit Graph

179 Commits

Author SHA1 Message Date
Michael Stack 50df1e2fd7 HBASE-8764 Some MasterMonitorCallable should retry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507495 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:38:15 +00:00
Zhihong Yu 6ddd020445 HBASE-9036 Few small code cleanup (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506669 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 19:37:06 +00:00
Lars George 53ed511717 HBASE-8948 Bound table pool size in Thrift 2 server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505321 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 09:30:52 +00:00
jxiang ac924da7af HBASE-8962 Clean up code and remove regular log splitting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504647 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:42:35 +00:00
Zhihong Yu 25e14c8b48 HBASE-8884 Pluggable RpcScheduler (Chao Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504584 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 18:26:04 +00:00
Enis Soztutar c89c0e25f0 HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should support it for BC (add missing file)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503488 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 21:40:12 +00:00
Enis Soztutar 7fa275407f HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should support it for BC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503484 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 21:38:37 +00:00
Michael Stack e11ff8a5fd HBASE-8918 Removes redundant identifiers from interfaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502128 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 07:01:27 +00:00
Michael Stack e79eefe78b HBASE-8918 Removes redundant identifiers from interfaces; REVERT -- PREMATURE APPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501909 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 18:50:21 +00:00
Michael Stack e194ee4d98 HBASE-8918 Removes redundant identifiers from interfaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501880 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:53:33 +00:00
Michael Stack a2516d3bc0 HBASE-8888 Tweak retry settings some more, *some more*
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501651 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 05:48:47 +00:00
Michael Stack ba683b9386 HBASE-8898 Minor reformatting of hbase-default.xml and removal of comments that say what the 'default' is (since rarely agrees w/ actual setting); ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500968 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 21:31:21 +00:00
Michael Stack 867404d5f6 HBASE-8898 Minor reformatting of hbase-default.xml and removal of comments that say what the 'default' is (since rarely agrees w/ actual setting)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500960 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 21:20:57 +00:00
Zhihong Yu 0f33c00f1f HBASE-8753 Provide new delete flag which can delete all cells under a column-family which have designated timestamp (Honghua)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500780 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 14:52:00 +00:00
anoopsamjohn ae7685310b HBASE-8781 ImmutableBytesWritable constructor with another IBW as param need to consider the offset of the passed IBW
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499804 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 16:43:01 +00:00
Michael Stack f400db0d9b HBASE-8737 [replication] Change replication RPC to use cell blocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499118 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 21:35:30 +00:00
Michael Stack 69b91b70ec HBASE-8501 The hbase zkcli will connection failure the first and the second ip from ZooKeeperMainServerArg return connection string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1498784 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 05:30:25 +00:00
Michael Stack ebffc939ea HBASE-8813 Fix time b/w recoverLease invocations from HBASE 8449
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1497465 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 17:23:01 +00:00
sershe a34d443c95 HBASE-8776 tweak retry settings some more (on trunk and 0.94)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496322 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 01:08:11 +00:00
Gary Helmling fdcc2e4656 Fix up RPC handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494868 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 06:38:36 +00:00
jeffreyz e75a7e868b HBASE-8617: Introducing a new config to disable writes during recovering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494804 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 23:36:58 +00:00
Michael Stack a71464bf84 HBASE-8696 Fixup for logs that show when running hbase-it tests.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494453 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 04:48:04 +00:00
eclark bcc3626301 HBASE-8723 HBase Intgration tests are failing because of new defaults.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491640 13f79535-47bb-0310-9956-ffa450edef68
2013-06-10 23:42:51 +00:00
Michael Stack c920eb3c4c HBASE-8657 Miscellaneous log fixups for hbase-it; tidier logging, fix a few NPEs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487945 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:31:15 +00:00
jxiang bf4a3af4a4 HBASE-8420 Port HBASE-6874 Implement prefetching for scanners from 0.89-fb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486246 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 22:51:22 +00:00
Michael Stack 69798553bc HBASE-8449 Refactor recoverLease retries and pauses informed by findings over in hbase-8389
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486108 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 16:20:16 +00:00
zjushch 23da6d4cd3 HBASE-8433 CellComparator#compare returns incorrect result for faked KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485920 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 01:51:49 +00:00
Michael Stack b5146ebf6e HBASE-8450 Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485561 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 04:11:12 +00:00
Michael Stack f0ad092dd6 HBASE-8581 rpc refactor dropped passing the operation timeout through to the rpcclient
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484942 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 20:32:03 +00:00
Zhihong Yu d5f6d90329 HBASE-7006 [MTTR] Improve Region Server Recovery Time - Distributed Log Replay, Addendum disables the feature by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484022 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 22:48:36 +00:00
Enis Soztutar 1a131b9e3c HBASE-8505 References to split daughters should not be deleted separately from parent META entry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483481 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 18:00:15 +00:00
Michael Stack cb53db35f3 HBASE-7006 [MTTR] Improve Region Server Recovery Time - Distributed Log Replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482675 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 04:24:02 +00:00
Devaraj Das 8e0202945b HBASE-5930. Added unit tests and configuration value for disabling the automatic flush
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482161 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 00:55:28 +00:00
jxiang 6bff9ab358 HBASE-8437 Clean up tmp coprocessor jars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480828 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 22:55:42 +00:00
sershe be3568fb5b HBASE-8498 PB WAL reading is broken due to some partial reads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480511 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 01:03:02 +00:00
Michael Stack 6ad28427b1 HBASE-7897 Add support for tags to Cell Interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480430 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 20:01:57 +00:00
sershe ce04d10251 HBASE-8272 make compaction checker frequency configurable per table/cf; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480003 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 18:26:22 +00:00
sershe d30d4ef8e7 HBASE-5746 HFileDataBlockEncoderImpl uses wrong header size when reading HFiles with no checksums (0.96)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478966 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 20:31:46 +00:00
Michael Stack b782a7202e HBASE-8430 Cell decoder/scanner/etc. should not hide exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478656 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 06:40:13 +00:00
Michael Stack d668363c23 HBASE-8214 Remove proxy and engine, rely directly on pb generated Service
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478637 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 03:52:15 +00:00
sershe f027f66b22 HBASE-7413 Convert WAL to pb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477761 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 18:34:40 +00:00
Devaraj Das b65d39bc9d HBASE-5930. Limits the amount of time an edit can live in the memstore.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475872 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 17:50:17 +00:00
eclark 47cfaa205c HBASE-8431 Fix missing license headers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471823 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 03:20:51 +00:00
jxiang 4558ca5a79 HBASE-8383 Support lib/*jar inside coprocessor jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471754 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 22:49:56 +00:00
jxiang 8a3cba0cc1 HBASE-8327 Consolidate class loaders
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471464 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 15:09:48 +00:00
Jonathan Hsieh 136bc6995b HBASE-8372 Provide mutability to CompoundConfiguration
This patch also addresses:
HBASE-8347 TestSecureLoadInc* tests hang repeatedly getting UnsupportedOperationException in hadoop2 profile


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471118 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 19:52:09 +00:00
Jean-Daniel Cryans 0aadc0b0f4 HBASE-8390 Trunk/0.95 cannot simply compile against Hadoop 1.0
HBASE-8391  StochasticLoadBalancer doesn't call needsBalance


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471050 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:14:51 +00:00
sershe 1c09148425 HBASE-8384 heap size computation for HStore is fishy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1470777 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 01:48:12 +00:00
Zhihong Yu cfded304c1 HBASE-8352 Rename '.snapshot' directory (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468669 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 23:20:40 +00:00
Jonathan Hsieh a00785136b HBASE-8351 Minor typo in Bytes IllegalArgumentException throw (Raymond Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1468291 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 02:25:29 +00:00