tan-tony commented on issue #3988:
URL: https://github.com/apache/couchdb/issues/3988#issuecomment-1095701638

   DNS should be ok, our cluster is functioning everyday for production. 
   I tried deleted flag just now and still the same case.
   Killing the process probably will work, but I'm afraid it might come back 
again after a restart.
   ```
   $ curl 
'http://db02.xxx:5984/_replicator/72ad82ac143cbef8896eef52bc08e5f0?deleted=true'
 | jq .
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                    Dload  Upload   Total   Spent    Left  Speed
   100    41  100    41    0     0    211      0 --:--:-- --:--:-- --:--:--   
211
   {
     "error": "not_found",
     "reason": "missing"
   }
   
   ```


-- 
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

Reply via email to