Commit Graph

2835 Commits

Author SHA1 Message Date
Jimmy Xiang 7b3d0add60 HBASE-11631 Wait a little till server is online in assigning meta 2014-08-01 12:34:41 -07:00
Ted Yu e142961099 HBASE-11620 Record the class name of Writer in WAL header so that only proper Reader can open the WAL file (Ted Yu) 2014-08-01 17:15:32 +00:00
Andrew Purtell 85e317b3ae HBASE-3270 When we create the .version file, we should create it in a tmp location and then move it into place 2014-08-01 10:03:29 -07:00
stack d34c5d4079 HBASE-11630 Refactor TestAdmin to use Admin interface instead of HBaseAdmin (Carter Page) 2014-08-01 09:44:19 -07:00
Andrew Purtell b33fc4be9a HBASE-11583 Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests (Srikanth Srungarapu) 2014-08-01 09:37:57 -07:00
Andrew Purtell aa87b4a383 HBASE-11594 Unhandled NoNodeException in distributed log replay mode (Jeffrey Zhong) 2014-08-01 09:37:57 -07:00
Andrew Purtell a1e6fc41cf HBASE-11516 Track time spent in executing coprocessors in each region (Srikanth Srungarapu and Andrew Purtell) 2014-08-01 09:37:57 -07:00
Lars Hofhansl 24d6a65a12 mutateRowsWithLocks might require updatesLock.readLock with waitTime=0. ( cuijianwei) 2014-07-31 16:29:26 -07:00
Matteo Bertozzi 787f758ded HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum) 2014-07-31 20:09:24 +01:00
Ted Yu 63d6f22c96 HBASE-11621 Make MiniDFSCluster run faster 2014-07-31 16:44:49 +00:00
Jimmy Xiang be816b18a4 HBASE-11615 TestZKLessAMOnCluster.testForceAssignWhileClosing failed on Jenkins 2014-07-30 15:43:02 -07:00
Nick Dimiduk 2af67c2986 HBASE-11558 Caching set on Scan object gets lost when using TableMapReduceUtil in 0.95+ (Ishan Chhabra) 2014-07-30 13:30:51 -07:00
Matteo Bertozzi a149219707 HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified 2014-07-30 08:42:37 +01:00
stack dd901e3553 HBASE-11600 DataInputputStream and DoubleOutputStream are no longer being used (Shengzhe Yao) 2014-07-28 13:46:38 -07:00
stack 5accd1a37e HBASE-11593 TestCacheConfig failing consistently in precommit builds 2014-07-28 12:46:05 -07:00
Ted Yu 6f60f21711 HBASE-11588 RegionServerMetricsWrapperRunnable misused the 'period' parameter (Victor Xu) 2014-07-26 04:33:14 +00:00
Jimmy Xiang b7e0bde346 HBASE-11531 RegionStates for regions under region-in-transition znode are not updated on startup 2014-07-25 08:47:31 -07:00
Andrew Purtell 13643807ad HBASE-11586 HFile's HDFS op latency sampling code is not used 2014-07-24 17:07:54 -07:00
Andrew Purtell e742d88b42 HBASE-11579 CopyTable should check endtime value only if != 0 (Jean-Marc Spaggiari) 2014-07-24 12:05:39 -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
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
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
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
Jimmy Xiang 3896210026 HBASE-11530 RegionStates adds regions to wrong servers 2014-07-17 08:59:53 -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 4fa0e3274f HBASE-11511 Write flush events to WAL 2014-07-15 14:48:30 -07:00
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
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
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
anoopsjohn 15ba35b593 HBASE-11118 non environment variable solution for "IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString". -Addendum 2014-07-12 22:03:59 +05:30
Nick Dimiduk c362857901 HBASE-11118 non environment variable solution for "IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString" 2014-07-11 16:38:17 -07:00
Enis Soztutar 0b83f2920d HBASE-11488 cancelTasks in SubprocedurePool can hang during task error (Jerry He) 2014-07-11 14:17:11 -07:00
Andrew Purtell 0c97649b6f HBASE-11487 ScanResponse carries non-zero cellblock for CloseScanRequest (Shengzhe Yao) 2014-07-11 13:06:48 -07:00
Nicolas Liochon daa16b9c4d Revert "HBASE-11492 The servers do not honor the tcpNoDelay option"
This reverts commit c80b451044.
2014-07-11 18:43:46 +02:00
Nicolas Liochon c80b451044 HBASE-11492 The servers do not honor the tcpNoDelay option 2014-07-11 14:30:10 +02:00
Nicolas Liochon 9a74122a5c HBASE-11491 Add an option to sleep randomly during the tests with the PE tool 2014-07-11 14:29:56 +02:00
anoopsjohn 3cdbe2ae56 HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop) 2014-07-11 12:18:49 +05:30
Enis Soztutar ec7540229f HBASE-11475 Distributed log replay should also replay compaction events 2014-07-10 10:51:16 -07:00
Jonathan M Hsieh 0b2833e033 HBASE-4931 [docs] CopyTable instructions could be improved (Misty Stanley-Jones) 2014-07-10 01:50:36 -07:00
Andrew Purtell dd29ff5132 HBASE-11481 TableSnapshotInputFormat javadoc wrongly claims HBase 'enforces security' 2014-07-08 15:10:03 -07:00
Jimmy Xiang 1bd31f9b89 HBASE-11349 Addendum fixes javadoc warning 2014-07-08 13:56:08 -07:00
Jimmy Xiang dbfdf5bdb6 HBASE-11349 [Thrift] support authentication/impersonation 2014-07-08 13:01:34 -07:00
Enis Soztutar 3e7cccfb4b HBASE-11458 NPEs if RegionServer cannot initialize 2014-07-07 20:36:13 -07:00
Enis Soztutar fef10e8413 HBASE-11473 Add BaseWALObserver class 2014-07-07 17:24:29 -07:00
Jeffrey Zhong cc4f54770b HBase-11315: Keeping MVCC for configurable longer time 2014-07-06 18:51:48 -07:00
anoopsjohn 738bf63f12 HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop) 2014-07-06 19:17:17 +05:30
stack b9906005d9 HBASE-11452 add getUserPermission feature in AccessControlClient as client API (Demai Ni) 2014-07-04 19:47:18 -07:00
Ramkrishna c7efcd0fb3 HBASE-10885 Support visibility expressions on Deletes (Ram) 2014-07-05 00:00:05 +05:30
Andrew Purtell 0b692dfd5a HBASE-11446 Reduce the frequency of RNG calls in SecureWALCellCodec#EncryptedKvEncoder 2014-07-04 10:48:57 -07:00
stack 8d62d85864 HBASE-11463 (findbugs) HE: Class defines equals() and uses Object.hashCode() (Mike Drob) 2014-07-03 21:55:45 -07:00
Andrew Purtell a8cbf2988b HBASE-11434 [AccessController] Disallow inbound cells with reserved tags 2014-07-03 17:37:07 -07:00
Ramkrishna 75ace7ed2f HBASE-11449 IntegrationTestIngestWithACL fails to use different users
after HBASE-10810 (Ram)
2014-07-03 12:06:05 +05:30
Matteo Bertozzi 39caf5757d HBASE-11450 Improve file size info in SnapshotInfo tool 2014-07-03 07:17:40 +02:00
stack 3b2de6233b HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov) 2014-07-02 19:04:05 -07:00
stack 24a0a2a2bf HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov) 2014-07-02 19:02:52 -07:00
Nick Dimiduk 8b1c29b8be HBASE-11372 Remove SlabCache 2014-07-02 11:14:00 -07:00
stack a181dff8e0 HBASE-11413 [findbugs] RV: Negating the result of compareTo()/compare() (Mike Drob) 2014-07-02 10:07:36 -07:00
Ted Yu b59d931590 HBASE-11439 StripeCompaction may not obey the OffPeak rule to compaction (Victor Xu) 2014-07-01 16:31:24 +00:00
anoopsjohn a02716fb45 HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop) 2014-07-01 18:40:16 +05:30
Matteo Bertozzi 9a6a59c7b7 HBASE-11355 a couple of callQueue related improvements 2014-07-01 10:33:39 +02:00
Enis Soztutar 0167558eb3 HBASE-11448 Fix javadoc warnings 2014-06-30 20:11:02 -07:00
Ted Yu 34cd00b291 HBASE-11443 TestIOFencing#testFencingAroundCompactionAfterWALSync times out 2014-06-30 22:28:16 +00:00
Enis Soztutar 5af264c5b5 HBASE-11335 Fix the TABLE_DIR param in TableSnapshotInputFormat (deepankar) 2014-06-30 13:48:31 -07:00
stack cfba8ccbad HBASE-11433 LruBlockCache does not respect its configurable parameters 2014-06-30 11:22:53 -07:00
Andrew Purtell d797fc872f HBASE-11432 [AccessController] Remove cell first strategy 2014-06-30 09:52:21 -07:00
Ted Yu dce2520828 HBASE-11436 Support start Row and stop Row in HBase Export (Ward Viaene) 2014-06-29 18:09:18 +00:00
Jeffrey Zhong c591a25f3c HBASE-11430: lastFlushSeqId has been updated wrongly during region open 2014-06-27 17:58:32 -07:00
Enis Soztutar 14a09e79bd HBASE-11332 Fix for metas location cache from HBASE-10785 2014-06-27 16:39:41 -07:00
Devaraj Das e5ec49b123 HBASE-10818. Add integration test for bulkload with replicas (Nick Dimiduk and Devaraj Das) 2014-06-27 16:39:40 -07:00
Devaraj Das 1daf8acfc9 HBASE-11214. Fixes for scans on a replicated table 2014-06-27 16:39:40 -07:00
Enis Soztutar 5a8f3f7cef HBASE-10357 Failover RPC's for scans (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1595388 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00
Enis Soztutar 25baace0de HBASE-10810 LoadTestTool should share the connection and connection pool
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1595078 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00
Enis Soztutar d84c863525 HBASE-10661 TestStochasticLoadBalancer.testRegionReplicationOnMidClusterWithRacks() is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1593587 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00