Lars Hofhansl
|
fb8cc733ed
|
HBASE-11667 Comment ClientScanner logic for NSREs.
|
2014-08-06 11:28:56 -07:00 |
Jonathan M Hsieh
|
058ac502f3
|
HBASE-11535 ReplicationPeer map is not thread safe (Virag Kothari)
|
2014-08-06 11:18:35 -07:00 |
Andrew Purtell
|
2084272d74
|
HBASE-11318 Classes in security subpackages missing @InterfaceAudience annotations (Jonathan Hsieh and Andrew Purtell)
|
2014-08-04 11:14:26 -07:00 |
Ramkrishna
|
bf87170f50
|
HBASE-11384 - [Visibility Controller]Check for users covering
authorizations for every mutation (Ram)
|
2014-08-01 13:23:36 -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 |
Nicolas Liochon
|
d8562052a4
|
HBASE-11564 Improve cancellation management in the rpc layer
|
2014-07-24 17:49:01 +02:00 |
Jimmy Xiang
|
61dced28a3
|
HBASE-11565 Stale connection could stay for a while
|
2014-07-22 13:58:39 -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 |
stack
|
c262173933
|
HBASE-11518 doc update for how to create non-shared HConnection (Qiang Tian)
|
2014-07-17 11:39:41 -07:00 |
Enis Soztutar
|
4fa0e3274f
|
HBASE-11511 Write flush events to WAL
|
2014-07-15 14:48:30 -07:00 |
Enis Soztutar
|
c76b528b6d
|
HBASE-11367 Pluggable replication endpoint
|
2014-07-14 16:24:28 -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
|
620616050e
|
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum
|
2014-07-14 15:25:12 +05:30 |
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 |
Ted Yu
|
94e29bd0a5
|
HBASE-11460 Deadlock in HMaster on masterAndZKLock in HConnectionManager
|
2014-07-11 18:49:00 +00:00 |
Enis Soztutar
|
ec7540229f
|
HBASE-11475 Distributed log replay should also replay compaction events
|
2014-07-10 10:51:16 -07:00 |
Jeffrey Zhong
|
cc4f54770b
|
HBase-11315: Keeping MVCC for configurable longer time
|
2014-07-06 18:51:48 -07:00 |
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 |
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 |
Enis Soztutar
|
0167558eb3
|
HBASE-11448 Fix javadoc warnings
|
2014-06-30 20:11:02 -07:00 |
Andrew Purtell
|
d797fc872f
|
HBASE-11432 [AccessController] Remove cell first strategy
|
2014-06-30 09:52:21 -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
|
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
|
e86b13f75a
|
HBASE-10957 HMaster can abort with NPE in #rebuildUserRegions (Nicolas Liochon)
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1590184 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:40 -07:00 |
Enis Soztutar
|
48ffa4d5e6
|
HBASE-10785 Metas own location should be cached
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1586653 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
sershe
|
579f305bd0
|
HBASE-10794 multi-get should handle replica location missing from cache
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1586468 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
sershe
|
61bce90362
|
HBASE-10634 Multiget doesn't fully work
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1586184 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
Enis Soztutar
|
ad05de172f
|
HBASE-10701 Cache invalidation improvements from client side
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1585766 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
nkeywal
|
c2f6f479ad
|
HBASE-10355 Failover RPC's from client using region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1575261 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:38 -07:00 |
Devaraj Das
|
b0480db1ae
|
HBASE-10672. Table snapshot should handle tables whose REGION_REPLICATION is greater than one
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1575096 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:38 -07:00 |
Zhihong Yu
|
c997c3311e
|
HBASE-10630 NullPointerException in ConnectionManager$HConnectionImplementation.locateRegionInMeta() due to missing region info
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1572761 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:37 -07:00 |
Devaraj Das
|
3d8ee3a06e
|
HBASE-10350. Master/AM/RegionStates changes to create and assign region replicas (ddas)
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1569861 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:37 -07:00 |
sershe
|
25b6103dad
|
HBASE-10356 Failover RPC's for multi-get
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1569559 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:37 -07:00 |
Devaraj Das
|
d6f603a492
|
HBASE-10354. Addendum commit. 10354.add.patch committed
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1568205 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:36 -07:00 |
Enis Soztutar
|
998cd1642f
|
HBASE-10517 NPE in MetaCache.clearCache()
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1567827 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:36 -07:00 |
Devaraj Das
|
481a116e26
|
HBASE-10348. HTableDescriptor changes for region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1565658 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:36 -07:00 |
Enis Soztutar
|
d8ea476bf1
|
HBASE-10354 Add an API for defining consistency per request
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1565062 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:36 -07:00 |
Enis Soztutar
|
d4b82224cc
|
HBASE-10347 HRegionInfo changes for adding replicaId and MetaEditor/MetaReader changes for region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1565041 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:36 -07:00 |
anoopsjohn
|
7c1135b3e3
|
HBASE-11424 Avoid usage of CellUtil#getTagArray(Cell cell) within server. (Anoop)
|
2014-06-27 22:35:08 +05:30 |
anoopsjohn
|
cac468f33f
|
HBASE-11421 HTableInterface javadoc correction. (Anoop)
|
2014-06-27 22:31:20 +05:30 |
Andrew Purtell
|
cb9a6d1073
|
HBASE-11407 hbase-client should not require Jackson for pure HBase queries be executed (Sergey Beryozkin)
|
2014-06-25 16:35:53 -07:00 |
Ted Yu
|
62db371321
|
HBASE-11396 Invalid meta entries can lead to unstartable master (Craig Condit)
|
2014-06-24 22:47:56 +00:00 |
Nicolas Liochon
|
ab72babd97
|
HBASE-11403 Fix race conditions around Object#notify
|
2014-06-24 11:37:02 +02:00 |
anoopsjohn
|
3020842d5c
|
HBASE-11382 Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp) (Srikanth)
|
2014-06-23 13:36:32 +05:30 |
Nicolas Liochon
|
c75afc5b8f
|
HBASE-11374 RpcRetryingCaller#callWithoutRetries has a timeout of zero
|
2014-06-20 10:15:26 +02:00 |