nickva opened a new pull request #3447:
URL: https://github.com/apache/couchdb/pull/3447


   The indexer ransaction time is decreased in order to allow enough time for 
the client to re-use the same GRV to emit doc bodies.
   
   This PR goes along with [1], where emitted doc bodies in a view responses 
now come from the same database read version as the one used by the indexer. 
Since the batcher previously used 4.5 seconds as the maximum, that left little 
time to read any doc bodies.
   
   [1]: https://github.com/apache/couchdb/pull/3391
   
   Issue: https://github.com/apache/couchdb/issues/3381
   


-- 
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:
[email protected]


Reply via email to