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 2022/02/23 12:48:24 UTC

[GitHub] [couchdb] kocolosk commented on issue #3939: Race condition causing slow responses to `PUT /db/doc` with `multipart/related` attachments

kocolosk commented on issue #3939:
URL: https://github.com/apache/couchdb/issues/3939#issuecomment-1048747905


   That's quite the report, thanks! When you say
   
   > These events happen over two requests, both are PUT /db/doc for the same doc ID and revision
   
   are you referring to the base revision against which the update is being applied? If so, isn't this bit surprising?
   
   > In request 2, the first message that FABRIC receives is an ok from node B.
   
   Without pulling up all the code modules I would have guessed that node B would reject request 2 as an edit conflict. Or were you running with `new_edits=false` here?


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