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/06/02 15:53:43 UTC

[GitHub] [couchdb] nickva opened a new pull request #2920: Prevent eviction of newer handles from fabric2_server cache

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


   Ensure fabric2_server operations do not evict newer handles by comparing the metadata version to the what's already in the table. Also, remove on_commit handler and instead update the fresh db handle right away to let concurrent request see the updated handle as soon as possible.
   


----------------------------------------------------------------
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] nickva merged pull request #2920: Prevent eviction of newer handles from fabric2_server cache

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


   


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