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/03/17 16:59:03 UTC

[GitHub] [couchdb] nickva opened a new pull request #2675: Handle transaction timeouts in _all_docs

nickva opened a new pull request #2675: Handle transaction timeouts in _all_docs
URL: https://github.com/apache/couchdb/pull/2675
 
 
   #### Overview
   
   Previously transactions could time-out, retry and re-emit the same data. Use
   the same mechanism as the _list_dbs and _changes feeds to fix it. Additional
   detail in the mailing list discussion:
   
   https://lists.apache.org/thread.html/r02cee7045cac4722e1682bb69ba0ec791f5cce025597d0099fb34033%40%3Cdev.couchdb.apache.org%3E
   
   #### Testing recommendations
   
   ```
   make check-fdb
   ```

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


With regards,
Apache Git Services

[GitHub] [couchdb] nickva merged pull request #2675: Handle transaction timeouts in _all_docs

Posted by GitBox <gi...@apache.org>.
nickva merged pull request #2675: Handle transaction timeouts in _all_docs
URL: https://github.com/apache/couchdb/pull/2675
 
 
   

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


With regards,
Apache Git Services