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 14:57:11 UTC

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

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


   > send a `no_bytes_will_ever_be_requested` message to PARSER so it can decrement the workers it waits for?
   
   @janl Yeah, I wonder if that would work. And we'd explicitly check for `new_edits=false` case only.
   
   @kocolosk what do you think, would that work? In the interactive case I'd think we'd get back a conflict, or would we have the exact same problem.
   
   


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