Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 4 from 4 (0.099s).
Loading phrases to help you
refine your search...
[HBASE-7632] fail to create ReplicationSource if ReplicationPeer.startStateTracker checkExists(peerStateNode) and find not exist but fails in createAndWatch due to client/shell is done creating it then, now throws exception and results in addPeer fail - HBase - [issue]
...fail to create ReplicationSource if ReplicationPeer.startStateTracker checkExists(peerStateNode) and find not exist but fails in createAndWatch due to client/shell is done creating it then, ...
http://issues.apache.org/jira/browse/HBASE-7632    Author: Feng Honghua, 2013-05-08, 01:48
[HBASE-8357] current region server failover mechanism for replication can lead to stale region server whose left hlogs can't be replicated by other region server - HBase - [issue]
...consider this scenario: rs A/B/C, A dies, B and C race to lock A to help replicate A's left unreplicated hlogs, B wins and successfully creates lock under A's znode, but before B copies A's ...
http://issues.apache.org/jira/browse/HBASE-8357    Author: Feng Honghua, 2013-04-18, 15:28
[HBASE-7280] TableNotFoundException thrown in peer cluster will incur endless retry for shipEdits, which in turn block following normal replication - HBase - [issue]
...in cluster replication, if the master cluster have 2 tables which have column-family declared with replication scope = 1, and add a peer cluster which has only 1 table with the same name as ...
http://issues.apache.org/jira/browse/HBASE-7280    Author: Feng Honghua, 2013-01-27, 08:01
[HBASE-7226] HRegion.checkAndMutate uses incorrect comparison result for <, <=, > and >= - HBase - [issue]
...in HRegion.checkAndMutate, incorrect comparison results are used for <, <=, > and >=, as below:          switch (compareOp) {     &nb...
http://issues.apache.org/jira/browse/HBASE-7226    Author: Feng Honghua, 2013-01-21, 02:44
Sort:
project
HBase (4)
type
issue (4)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (4)
last 9 months (4)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (981)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Feng Honghua