Commit Graph

9494 Commits

Author SHA1 Message Date
Andrew Purtell e742d88b42 HBASE-11579 CopyTable should check endtime value only if != 0 (Jean-Marc Spaggiari) 2014-07-24 12:05:39 -07:00
Jimmy Xiang 147a3521f9 HBASE-11575 Pseudo distributed mode does not work as documented 2014-07-24 10:06:10 -07:00
Nicolas Liochon d8562052a4 HBASE-11564 Improve cancellation management in the rpc layer 2014-07-24 17:49:01 +02:00
stack 0409368454 HBASE-11573 Report age on eviction; ADD FORGOTTEN FILE 2014-07-23 13:22:20 -07:00
stack 01f253b99d HBASE-11573 Report age on eviction 2014-07-23 13:11:08 -07:00
stack afd4eb6668 HBASE-11551 BucketCache.run() doesn't handle exceptions correctly 2014-07-23 07:35:27 -07:00
Nick Dimiduk 4c3fce8e4a HBASE-11555 TableSnapshotRegionSplit should be public 2014-07-22 15:48:52 -07:00
Enis Soztutar 0f2647d05b HBASE-11064 Odd behaviors of TableName for empty namespace (Rekha Joshi) 2014-07-22 14:21:26 -07:00
Jimmy Xiang 61dced28a3 HBASE-11565 Stale connection could stay for a while 2014-07-22 13:58:39 -07:00
Andrew Purtell 3b93a81ff4 HBASE-11566 Make ExportSnapshot extendable by removing 'final' 2014-07-22 13:07:44 -07:00
Jonathan M Hsieh 962cbd188a HBASE-11561 deprecate ImmutableBytesWritable.getSize and replace with getLength 2014-07-22 11:45:07 -07:00
stack cfa3ad4c27 HBASE-11559 Add dumping of DATA block usage to the BlockCache JSON report 2014-07-22 10:22:18 -07:00
Nicolas Liochon af141f2b08 HBASE-11492 Hadoop configuration overrides some ipc parameters including tcpNoDelay 2014-07-22 14:56:53 +02:00
stack c2af53be7d HBASE-11541 Wrong result when scaning meta with startRow (Liu Shaoqui) 2014-07-21 14:21:49 -07:00
Andrew Purtell e3ac25d4f9 HBASE-7910 Dont use reflection for security (Mike Drob) 2014-07-21 10:04:57 -07:00
Nick Dimiduk de73ec83c0 HBASE-11545 mapred.TableSnapshotInputFormat is missing InterfaceAudience annotation 2014-07-21 09:25:29 -07:00
Jonathan M Hsieh 7c020244b5 HBASE-11537 Avoid synchronization on instances of ConcurrentMap (Mike Drob) 2014-07-18 15:44:14 -07:00
Andrew Purtell f6fad0a2b9 HBASE-11534 Remove broken JAVA_HOME autodetection in hbase-config.sh (Esteban Gutierrez) 2014-07-18 10:46:30 -07:00
Ted Yu 4fb32de394 HBASE-11471 Move TableStateManager and ZkTableStateManager and Server to hbase-server (Alex Newman) 2014-07-18 04:34:11 +00:00
Jimmy Xiang 553c86d7df HBASE-11525 Region server holding in region states is out of sync with meta 2014-07-17 12:57:11 -07:00
stack c262173933 HBASE-11518 doc update for how to create non-shared HConnection (Qiang Tian) 2014-07-17 11:39:41 -07:00
Jimmy Xiang 3896210026 HBASE-11530 RegionStates adds regions to wrong servers 2014-07-17 08:59:53 -07:00
Andrew Purtell 94f767fcc4 HBASE-2217 VM OPTS for shell only 2014-07-16 17:12:12 -07:00
stack 21f863528d HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) -- REAPPLY 2014-07-16 14:54:55 -07:00
stack 68f34f8273 HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) -- REVERT 2014-07-16 13:56:18 -07:00
stack 9092314c01 HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) 2014-07-16 13:54:11 -07:00
stack 2d5c1442b9 HBASE-2251 PE defaults to 1k rows - uncommon use case, and easy to hit benchmarks -- Add zipf distribution of cell values 2014-07-16 13:43:00 -07:00
stack f2b6a6b2e0 HBASE-11523 JSON serialization of PE Options is broke 2014-07-16 08:44:32 -07:00
stack 14b331ccab HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache" 2014-07-15 23:14:57 -07:00
stack 7175f51f08 HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE 2014-07-15 23:14:35 -07:00
Enis Soztutar 07643580bb HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test) 2014-07-15 18:29:10 -07:00
Enis Soztutar 9dda92dbed HBASE-11502 Fixed typo in image name (timeline_consistency.png) 2014-07-15 15:04:50 -07:00
Enis Soztutar 4fa0e3274f HBASE-11511 Write flush events to WAL 2014-07-15 14:48:30 -07:00
Ramkrishna 063247bf3b HBASE-11489 ClassNotFoundException while running IT tests in trunk using
'mvn verify' (Ram)
2014-07-15 22:50:21 +05:30
stack a6d271201f HBASE-11240 Print hdfs pipeline when hlog's sync is slow (Original patch + ADDENDUM) 2014-07-15 07:59:27 -07:00
stack 2a20143f72 HBASE-11514 Fix findbugs warnings in blockcache 2014-07-15 07:52:22 -07:00
Enis Soztutar 11fccd94c0 HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (ADDENDUM patch to fix flaky unit test) 2014-07-14 17:00:46 -07:00
Enis Soztutar ecde6a4c44 HBASE-11442 ReplicationSourceManager doesn't cleanup the queues for recovered sources (Virag Kothari) 2014-07-14 16:48:10 -07:00
Enis Soztutar c76b528b6d HBASE-11367 Pluggable replication endpoint 2014-07-14 16:24:28 -07:00
Andrew Purtell 22f205b09b HBASE-11513 Combine SingleMultiple Queue RpcExecutor into a single class (Jesse Yates) 2014-07-14 15:05:16 -07:00
Andrew Purtell 044d62ac25 Amend HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Matteo Bertozzi)
Changes RpcScheduler from an interface into an abstract class
2014-07-14 14:19:47 -07:00
Ramkrishna f0035e6837 HBASE-11509 Forward port HBASE-11039 to trunk and branch-1 after
HBASE-11489 (Ram)
2014-07-14 22:54:44 +05:30
anoopsjohn 93e7ec42d1 HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop) 2014-07-14 22:34:38 +05:30
Nick Dimiduk 69a75bbc0e HBASE-11505 'snapshot' shell command shadows 'snapshot' shell when 'help' is invoked 2014-07-14 09:43:48 -07:00
Ramkrishna 722e40eb8e HBASE-11506 IntegrationTestWithCellVisibilityLoadAndVerify allow User to
be passed as arg (Ram)
2014-07-14 16:37:28 +05:30
anoopsjohn 620616050e HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum 2014-07-14 15:25:12 +05:30
Andrew Purtell 39100cb1d1 HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Jesse Yates) 2014-07-13 22:42:44 -07:00
Rajeshbabu Chintaguntla 2b75a0bd63 HBASE-11493 Autorestart option is not working because of stale znode 'shutdown'(Nijel) 2014-07-14 05:35:23 +00:00
Jimmy Xiang 757ecdb14f HBASE-11474 [Thrift2] support authentication/impersonation 2014-07-13 15:14:57 -07:00
anoopsjohn 42a7be1032 HBASE-11437 Modify cell tag handling code to treat the length as unsigned. (Anoop) 2014-07-13 12:12:34 +05:30