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 |
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 |
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 |
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 |
ndimiduk
|
d313103aeb
|
HBASE-10791 Add integration test to demonstrate performance improvement
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1585807 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
Enis Soztutar
|
7d247524b3
|
HBASE-10859 Use HFileLink in opening region files from secondaries
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1585768 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
|
e04e61ed77
|
HBASE-10817 Add some tests on a real cluster for replica: multi master, replication
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1585484 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
Enis Soztutar
|
2ddb142990
|
HBASE-10858 TestRegionRebalancing is failing
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1582554 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
Zhihong Yu
|
f09ab44cc6
|
HBASE-10778 Unique keys accounting in MultiThreadedReader is incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1578672 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
Devaraj Das
|
ffabf9ba9b
|
HBASE-10616. Addendum that fixes the case of multiget_batchsize == 1
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1577438 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
Devaraj Das
|
72ba78667c
|
HBASE-10743. Replica map update is problematic in RegionStates
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1577384 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:39 -07:00 |
Devaraj Das
|
41116848e5
|
HBASE-10616. Integration test for multi-get calls
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1577372 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:38 -07:00 |
Devaraj Das
|
a0a4744556
|
HBASE-10734. Fix RegionStates.getRegionAssignments to not add duplicate regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1577001 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:38 -07:00 |
Enis Soztutar
|
fa68470fe6
|
HBASE-10620 LoadBalancer.needsBalance() should check for co-located region replicas as well (Addendum patch to fix return value from balance() call)
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1576975 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:38 -07:00 |
Devaraj Das
|
d723115058
|
HBASE-10729. Enable table doesn't balance out replicas evenly if the replicas were unassigned earlier
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1576964 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:38 -07:00 |
Enis Soztutar
|
759cfb83af
|
HBASE-10572 Create an IntegrationTest for region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1576465 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:38 -07:00 |
Zhihong Yu
|
55a7c87294
|
HBASE-10704 BaseLoadBalancer#roundRobinAssignment() may add same region to assignment plan multiple times
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1576156 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:38 -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
|
e34dae0c9a
|
HBASE-10620. LoadBalancer.needsBalance() should check for co-located region replicas as well
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1575097 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 |
Devaraj Das
|
aed0216810
|
HBASE-10633. StoreFileRefresherChore throws ConcurrentModificationException sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1572808 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:37 -07:00 |
Enis Soztutar
|
a98f52953a
|
HBASE-10351 LoadBalancer changes for supporting region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1572298 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:37 -07:00 |
Devaraj Das
|
87b2b923e2
|
HBASE-10362. HBCK changes for supporting region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1571884 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:37 -07:00 |
Enis Soztutar
|
d7d9f8db62
|
HBASE-10352 Region and RegionServer changes for opening region replicas, and refreshing store files
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1571865 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 16:39:37 -07:00 |