nickva opened a new issue #1002: Investigate possible race condition in 
replicator cluster stability check
URL: https://github.com/apache/couchdb/issues/1002
 
 
   User reported inserting a document when the cluster was not yet stable. That 
document update was never processed by the replicator. The replicator 'stable' 
even was issued before the 'update was ignored because cluster is unstable` log 
message.
   
   
   ## Expected Behavior
   
   User updates replicator documents at any time, eventually they are all 
noticed and processed by the replicator.
   
   ## Current Behavior
   
   Inserting a document at a particular time, leads to replicator ignoring it.
   
   ## Steps to Reproduce (for bugs)
   ...
   
   ## Context
   
   
   ## Your Environment
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to