nickva commented on issue #24: Add couchdb 2.1.0 docker image
URL: https://github.com/apache/couchdb-docker/pull/24#issuecomment-324371949
 
 
   
    * The ownership function (which node each replication task should run on) 
has changed so it is expected for a short period of time when the cluster both 
version to have some replications running on more than one node. So that  part 
is expected.
   
    * Replication would be restarted on eventually and should be running on 
only one node. It may take up to a minute after the upgrade finished for that 
to happen.
   
   * Not sure about the function clause error. Does it persist? Or just saw a 
single instance of it. That might be coming from Fauxton querying the 
_replicator db. Replicator application uses a changes feed instead of all_docs 
(noticed all_docs in there).
   
 
----------------------------------------------------------------
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