You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/09/10 15:29:42 UTC

[GitHub] [couchdb] nickva edited a comment on issue #3744: Replication gets stuck

nickva edited a comment on issue #3744:
URL: https://github.com/apache/couchdb/issues/3744#issuecomment-916992153


   See if there are any errors in the logs or in the _scheduler/jobs for those replications
   
   If replications use a filter and it's fairly restrictive, there could be a large number of pending changes and very few writes.
   
   Another reason could be a validate doc update (VDU) function which is restricting writes.
   
   Without a more details job history and/or logs it's a bit hard to tell why state looks like that
   
   This might also be better converted to a discussion for now


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org