nickva commented on issue #3988: URL: https://github.com/apache/couchdb/issues/3988#issuecomment-1094078449
@tan-tony a quick server restart would clear them out. I don't recall if we had a remsh (erlang shell) set up in 2.3.1 but if there is one you could also connect to "couc...@db02.xxx" then use the `exit(<0.9876.2>, kill)` to kill that process directly. Another thing to try is to delete it via the POST to _replicate https://docs.couchdb.org/en/stable/api/server/common.html#replicate using the replication_id `cancel: true`. That might not work though but it's worth trying. -- 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-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org