Andrew Purtell
|
b727d1e181
|
HBASE-11594 Unhandled NoNodeException in distributed log replay mode (Jeffrey Zhong)
|
2014-08-01 09:37:56 -07:00 |
Andrew Purtell
|
19e9b8aa52
|
HBASE-11516 Track time spent in executing coprocessors in each region (Srikanth Srungarapu and Andrew Purtell)
|
2014-08-01 09:37:56 -07:00 |
Lars Hofhansl
|
1326d329ee
|
mutateRowsWithLocks might require updatesLock.readLock with waitTime=0. ( cuijianwei)
|
2014-07-31 16:28:51 -07:00 |
Matteo Bertozzi
|
1441ec9c0c
|
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum)
|
2014-07-31 19:55:40 +01:00 |
Ted Yu
|
62d51bb377
|
HBASE-11621 Make MiniDFSCluster run faster
|
2014-07-31 16:45:52 +00:00 |
Jimmy Xiang
|
f1c5741f9b
|
HBASE-11616 TestNamespaceUpgrade fails in trunk
|
2014-07-30 18:13:56 -07:00 |
Jimmy Xiang
|
22445d0ebb
|
HBASE-11615 TestZKLessAMOnCluster.testForceAssignWhileClosing failed on Jenkins
|
2014-07-30 15:41:31 -07:00 |
Nick Dimiduk
|
50ac59fa85
|
HBASE-11558 Caching set on Scan object gets lost when using TableMapReduceUtil in 0.95+ (Ishan Chhabra)
|
2014-07-30 13:29:40 -07:00 |
Matteo Bertozzi
|
fa160bd124
|
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified
|
2014-07-30 08:41:58 +01:00 |
stack
|
85853f69c8
|
HBASE-11316 Expand info about compactions beyond HBASE-11120 ADDENDUM TO FIX BROKE TESTS
|
2014-07-29 19:00:17 -07:00 |
Jimmy Xiang
|
7f9ec95831
|
HBASE-11606 Enable ZK-less region assignment by default
|
2014-07-29 09:37:43 -07:00 |
stack
|
6a74ef1542
|
HBASE-4436 Remove and convert @deprecated RemoteExceptionHandler.decodeRemoteException calls (Talat Uyarer)
|
2014-07-28 18:16:55 -07:00 |
stack
|
ff655e04d1
|
HBASE-3135 Make our MR jobs implement Tool and use ToolRunner so can do -D trickery, etc. (Talat Uyarer)
|
2014-07-28 16:39:49 -07:00 |
stack
|
c71d1f6a02
|
HBASE-11603 Apply version of HADOOP-8027 to our JMXJsonServlet
|
2014-07-28 15:58:08 -07:00 |
stack
|
7d4dbb18d1
|
HBASE-11600 DataInputputStream and DoubleOutputStream are no longer being used (Shengzhe Yao)
|
2014-07-28 13:45:49 -07:00 |
stack
|
b26d6c9ea9
|
HBASE-11593 TestCacheConfig failing consistently in precommit builds
|
2014-07-28 12:45:26 -07:00 |
Ted Yu
|
42fd743222
|
HBASE-11588 RegionServerMetricsWrapperRunnable misused the 'period' parameter (Victor Xu)
|
2014-07-26 04:34:21 +00:00 |
Jimmy Xiang
|
28c771a306
|
HBASE-11531 RegionStates for regions under region-in-transition znode are not updated on startup
|
2014-07-25 08:46:28 -07:00 |
Andrew Purtell
|
531eee0031
|
HBASE-11586 HFile's HDFS op latency sampling code is not used
|
2014-07-24 17:07:34 -07:00 |
Andrew Purtell
|
7b5a309697
|
HBASE-11579 CopyTable should check endtime value only if != 0 (Jean-Marc Spaggiari)
|
2014-07-24 12:05:27 -07:00 |
Nicolas Liochon
|
d8401c8e44
|
HBASE-11564 Improve cancellation management in the rpc layer
|
2014-07-24 15:53:32 +02:00 |
Ted Yu
|
75c94c6bb5
|
HBASE-11551 BucketCache.run() doesn't handle exceptions correctly (Ted Yu)
|
2014-07-24 00:59:10 +00:00 |
stack
|
60f5378895
|
HBASE-11573 Report age on eviction; ADD FORGOTTEN FILE
|
2014-07-23 13:25:53 -07:00 |
stack
|
0523c34321
|
HBASE-11573 Report age on eviction
|
2014-07-23 13:25:12 -07:00 |
Nick Dimiduk
|
69039f8620
|
HBASE-11555 TableSnapshotRegionSplit should be public
|
2014-07-22 15:48:12 -07:00 |
Enis Soztutar
|
214694467f
|
HBASE-11064 Odd behaviors of TableName for empty namespace (Rekha Joshi)
|
2014-07-22 14:19:51 -07:00 |
Andrew Purtell
|
3ea48f73db
|
HBASE-11566 Make ExportSnapshot extendable by removing 'final'
|
2014-07-22 13:07:36 -07:00 |
Jonathan M Hsieh
|
226672c55f
|
HBASE-11561 deprecate ImmutableBytesWritable.getSize and replace with getLength
|
2014-07-22 11:41:43 -07:00 |
stack
|
549a8ee219
|
HBASE-11559 Add dumping of DATA block usage to the BlockCache JSON report
|
2014-07-22 10:21:37 -07:00 |
Nicolas Liochon
|
d8faab2fff
|
HBASE-11492 Hadoop configuration overrides some ipc parameters including tcpNoDelay
|
2014-07-22 14:54:52 +02:00 |
Jonathan M Hsieh
|
c5dc88791b
|
HBASE-11556 Move HTablePool to hbase-thrift module
|
2014-07-21 15:43:32 -07:00 |
Nick Dimiduk
|
857c03c166
|
HBASE-11545 mapred.TableSnapshotInputFormat is missing InterfaceAudience annotation
|
2014-07-21 07:53:13 -07:00 |
stack
|
4aeded7588
|
HBASE-11548 [PE] Add 'cycling' test N times and unit tests for size/zipf/valueSize calculations
|
2014-07-18 23:57:00 -07:00 |
Jonathan M Hsieh
|
5f4e85d3f9
|
HBASE-11537 Avoid synchronization on instances of ConcurrentMap (Mike Drob)
|
2014-07-18 15:40:10 -07:00 |
stack
|
15815791a6
|
HBASE-5696 Use Hadoop's DataOutputOutputStream instead of have a copy local (Talat Uyarer)
|
2014-07-18 10:16:02 -07:00 |
Ted Yu
|
5bf37d0b51
|
HBASE-11471 Move TableStateManager and ZkTableStateManager and Server to hbase-server (Alex Newman)
|
2014-07-18 04:36:40 +00:00 |
Jimmy Xiang
|
7487278baf
|
HBASE-11525 Region server holding in region states is out of sync with meta
|
2014-07-17 12:54:16 -07:00 |
Jimmy Xiang
|
d6c5e5f374
|
HBASE-11530 RegionStates adds regions to wrong servers
|
2014-07-17 08:57:50 -07:00 |
Devaraj Das
|
9f96d91b2e
|
HBASE-11261 Addendum to remove an unneeded debug message
|
2014-07-17 08:54:22 -07:00 |
Devaraj Das
|
72ddb74700
|
HBASE-11261 Handle splitting/merging of regions that have region_replication greater than one
|
2014-07-17 08:51:13 -07:00 |
stack
|
3455065a75
|
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) -- REAPPLY
|
2014-07-16 14:54:20 -07:00 |
stack
|
782b1456f2
|
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) -- REVERT
|
2014-07-16 13:56:52 -07:00 |
stack
|
688877606b
|
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov)
|
2014-07-16 13:53:44 -07:00 |
stack
|
76543f525a
|
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:41:32 -07:00 |
stack
|
9d8ad39a4c
|
HBASE-11523 JSON serialization of PE Options is broke
|
2014-07-16 08:43:38 -07:00 |
stack
|
8a481b87b5
|
HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache"
|
2014-07-15 23:14:14 -07:00 |
Enis Soztutar
|
58727343f2
|
HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test)
|
2014-07-15 18:28:32 -07:00 |
Enis Soztutar
|
bbe29eb93c
|
HBASE-11511 Write flush events to WAL
|
2014-07-15 14:47:19 -07:00 |
stack
|
bb73791dad
|
HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE
|
2014-07-15 10:02:51 -07:00 |
Ramkrishna
|
995a5a6c68
|
HBASE-10930 Change Filters and GetClosestRowBeforeTracker to work with
Cells (Ram)
|
2014-07-15 22:07:00 +05:30 |
stack
|
c694ec11df
|
HBASE-11240 Print hdfs pipeline when hlog's sync is slow ADDENDUM
|
2014-07-15 07:57:20 -07:00 |
stack
|
96dcd67f56
|
HBASE-11514 Fix findbugs warnings in blockcache
|
2014-07-15 07:51:27 -07:00 |
Enis Soztutar
|
0b22eb07bb
|
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:14 -07:00 |
Enis Soztutar
|
7db2563c6a
|
HBASE-11442 ReplicationSourceManager doesn't cleanup the queues for recovered sources (Virag Kothari)
|
2014-07-14 16:46:11 -07:00 |
Enis Soztutar
|
463d52d8cf
|
HBASE-11367 Pluggable replication endpoint
|
2014-07-14 16:22:26 -07:00 |
Andrew Purtell
|
4824b0dea7
|
HBASE-11513 Combine SingleMultiple Queue RpcExecutor into a single class (Jesse Yates)
|
2014-07-14 15:05:06 -07:00 |
Andrew Purtell
|
c61676a1ef
|
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:52 -07:00 |
Ramkrishna
|
e71d69bf00
|
HBASE-11509 Forward port HBASE-11039 to trunk and branch-1 after
HBASE-11489 (Ram)
|
2014-07-14 22:52:48 +05:30 |
anoopsjohn
|
94b3f32f9f
|
HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop)
|
2014-07-14 22:32:45 +05:30 |
anoopsjohn
|
470d00ea9a
|
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum
|
2014-07-14 15:24:09 +05:30 |
Andrew Purtell
|
01a7dda255
|
HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Jesse Yates)
|
2014-07-13 22:42:29 -07:00 |
Jimmy Xiang
|
fc57363404
|
HBASE-11474 [Thrift2] support authentication/impersonation
|
2014-07-13 15:11:13 -07:00 |
anoopsjohn
|
213e565bce
|
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. (Anoop)
|
2014-07-13 12:10:21 +05:30 |
anoopsjohn
|
f5e13c7460
|
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:02:26 +05:30 |
Nick Dimiduk
|
c01e7e50c1
|
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:52:32 -07:00 |
Enis Soztutar
|
c6ddc0336e
|
HBASE-11488 cancelTasks in SubprocedurePool can hang during task error (Jerry He)
|
2014-07-11 14:16:27 -07:00 |
Andrew Purtell
|
f2a40fc058
|
HBASE-11487 ScanResponse carries non-zero cellblock for CloseScanRequest (Shengzhe Yao)
|
2014-07-11 13:06:42 -07:00 |
Nicolas Liochon
|
dd9f1cbf3a
|
Revert "HBASE-11492 The servers do not honor the tcpNoDelay option"
This reverts commit 79676f15f4 .
|
2014-07-11 18:48:06 +02:00 |
Nicolas Liochon
|
79676f15f4
|
HBASE-11492 The servers do not honor the tcpNoDelay option
|
2014-07-11 14:15:08 +02:00 |
Nicolas Liochon
|
4f3d5bbab9
|
HBASE-11491 Add an option to sleep randomly during the tests with the PE tool
|
2014-07-11 14:06:28 +02:00 |
anoopsjohn
|
77554df881
|
HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop)
|
2014-07-11 12:15:48 +05:30 |
Enis Soztutar
|
09fcdb50af
|
HBASE-11475 Distributed log replay should also replay compaction events
|
2014-07-10 10:50:22 -07:00 |
Jonathan M Hsieh
|
95ef3acdd3
|
HBASE-4931 [docs] CopyTable instructions could be improved (Misty Stanley-Jones)
|
2014-07-10 01:50:38 -07:00 |
Andrew Purtell
|
f0b9b6bbf2
|
HBASE-11481 TableSnapshotInputFormat javadoc wrongly claims HBase 'enforces security'
|
2014-07-08 15:09:09 -07:00 |
Jimmy Xiang
|
ed9ab70180
|
HBASE-11349 Addendum fixes javadoc warning
|
2014-07-08 13:57:26 -07:00 |
Jimmy Xiang
|
79a03c8bcb
|
HBASE-11349 [Thrift] support authentication/impersonation
|
2014-07-08 11:15:58 -07:00 |
Enis Soztutar
|
b47a3f6924
|
HBASE-11458 NPEs if RegionServer cannot initialize
|
2014-07-07 20:35:40 -07:00 |
Enis Soztutar
|
36d84a1515
|
HBASE-11473 Add BaseWALObserver class
|
2014-07-07 17:23:40 -07:00 |
Jeffrey Zhong
|
d07bc87cd6
|
HBase-11315: Keeping MVCC for configurable longer time
|
2014-07-06 18:25:18 -07:00 |
anoopsjohn
|
a04e0b703f
|
HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop)
|
2014-07-06 19:14:00 +05:30 |
stack
|
c6db308977
|
HBASE-11452 add getUserPermission feature in AccessControlClient as client API (Demai Ni)
|
2014-07-04 19:47:57 -07:00 |
Ramkrishna
|
62c048660b
|
HBASE-10885 Support visibility expressions on Deletes (Ram)
|
2014-07-04 23:55:05 +05:30 |
Andrew Purtell
|
2416d798fa
|
HBASE-11446 Reduce the frequency of RNG calls in SecureWALCellCodec#EncryptedKvEncoder
|
2014-07-04 10:45:19 -07:00 |
stack
|
6da1a485fc
|
HBASE-11463 (findbugs) HE: Class defines equals() and uses Object.hashCode()
|
2014-07-03 21:54:28 -07:00 |
Andrew Purtell
|
80f1271ee5
|
HBASE-11434 [AccessController] Disallow inbound cells with reserved tags
|
2014-07-03 17:23:00 -07:00 |
Ramkrishna
|
80f0a522f9
|
HBASE-11449 IntegrationTestIngestWithACL fails to use different users
after HBASE-10810 (Ram)
|
2014-07-03 12:03:59 +05:30 |
Matteo Bertozzi
|
c88b4c46a4
|
HBASE-11450 Improve file size info in SnapshotInfo tool
|
2014-07-03 07:19:00 +02:00 |
stack
|
ea085c6373
|
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov)
|
2014-07-02 19:01:04 -07:00 |
stack
|
1d8958685a
|
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov)
|
2014-07-02 19:00:49 -07:00 |
Devaraj Das
|
9f8d1876a0
|
HBASE-11344 Hide row keys and such from the web UIs
|
2014-07-02 13:07:11 -07:00 |
Nick Dimiduk
|
20cac213af
|
HBASE-11372 Remove SlabCache
|
2014-07-02 10:17:31 -07:00 |
stack
|
9ff90931dc
|
HBASE-11413 [findbugs] RV: Negating the result of compareTo()/compare() (Mike Drob)
|
2014-07-02 10:06:15 -07:00 |
stack
|
ad78a9cfde
|
HBASE-11240 Print hdfs pipeline when hlog's sync is slow (Liu Shaohui)
|
2014-07-01 15:05:03 -07:00 |
Ted Yu
|
5f3c0b7f9b
|
HBASE-11439 StripeCompaction may not obey the OffPeak rule to compaction (Victor Xu)
|
2014-07-01 16:32:03 +00:00 |
anoopsjohn
|
ba044f010e
|
HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop)
|
2014-07-01 18:34:22 +05:30 |
Matteo Bertozzi
|
0e8e41d0ef
|
HBASE-11355 a couple of callQueue related improvements
|
2014-07-01 10:31:44 +02:00 |
Enis Soztutar
|
92c52a727a
|
Updated version in master to 2.0.0-SNAPSHOT after 'branch-1' is created for 1.x line of releases
|
2014-06-30 20:26:47 -07: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 |