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 2020/09/07 13:39:13 UTC

[GitHub] [couchdb] rnewson opened a new pull request #3132: Add option to delay responses until the end

rnewson opened a new pull request #3132:
URL: https://github.com/apache/couchdb/pull/3132


   When set, every response is sent once fully generated on the server
   side. This increases memory usage on the nodes but simplifies error
   handling for the client as it eliminates the possibility that the
   response will be deliberately terminated midway through due to a
   timeout.
   
   The config value can be changed at runtime without impacting any
   in-flight responses.
   
   backported from master.


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

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



[GitHub] [couchdb] wohali commented on pull request #3132: Add option to delay responses until the end

Posted by GitBox <gi...@apache.org>.
wohali commented on pull request #3132:
URL: https://github.com/apache/couchdb/pull/3132#issuecomment-691328718






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

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



[GitHub] [couchdb] wohali commented on pull request #3132: Add option to delay responses until the end

Posted by GitBox <gi...@apache.org>.
wohali commented on pull request #3132:
URL: https://github.com/apache/couchdb/pull/3132#issuecomment-691328718






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

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



[GitHub] [couchdb] bessbd commented on pull request #3132: Add option to delay responses until the end

Posted by GitBox <gi...@apache.org>.
bessbd commented on pull request #3132:
URL: https://github.com/apache/couchdb/pull/3132#issuecomment-688342120


   +1 (non-binding), content of this change matches the content merged to master for the original PR.


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

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



[GitHub] [couchdb] wohali commented on pull request #3132: Add option to delay responses until the end

Posted by GitBox <gi...@apache.org>.
wohali commented on pull request #3132:
URL: https://github.com/apache/couchdb/pull/3132#issuecomment-691328718


   +1 post-merge for the record (consent given on IRC)


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

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



[GitHub] [couchdb] wohali commented on pull request #3132: Add option to delay responses until the end

Posted by GitBox <gi...@apache.org>.
wohali commented on pull request #3132:
URL: https://github.com/apache/couchdb/pull/3132#issuecomment-691328718


   +1 post-merge for the record (consent given on IRC)


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

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



[GitHub] [couchdb] rnewson merged pull request #3132: Add option to delay responses until the end

Posted by GitBox <gi...@apache.org>.
rnewson merged pull request #3132:
URL: https://github.com/apache/couchdb/pull/3132


   


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

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