[GitHub] davisp commented on issue #1593: Couch server improvements

2018-09-12 Thread GitBox
davisp commented on issue #1593: Couch server improvements URL: https://github.com/apache/couchdb/pull/1593#issuecomment-420745387 +1 to merge ignoring my deadline commit This is an automated message from the Apache Git

[GitHub] davisp commented on issue #1593: Couch server improvements

2018-09-10 Thread GitBox
davisp commented on issue #1593: Couch server improvements URL: https://github.com/apache/couchdb/pull/1593#issuecomment-420035242 Here's a quick stab at a deadline implementation: https://github.com/apache/couchdb/commit/d2bf663482168036f408de39a74ed01ead472a9b

[GitHub] davisp commented on issue #1593: Couch server improvements

2018-09-06 Thread GitBox
davisp commented on issue #1593: Couch server improvements URL: https://github.com/apache/couchdb/pull/1593#issuecomment-419262745 And by timeout, I mean we should send an expiry in the message. So something like "now + Timestamp" and then couch_server can throw it away if that's in the

[GitHub] davisp commented on issue #1593: Couch server improvements

2018-09-06 Thread GitBox
davisp commented on issue #1593: Couch server improvements URL: https://github.com/apache/couchdb/pull/1593#issuecomment-419262317 Another thing we should consider is sending the Timeout value in the open messages so that couch_server can discard any requests from a client that's already