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 2021/11/28 13:20:36 UTC

[GitHub] [couchdb] kocolosk opened a new pull request #3853: Remove the old ddoc_cache_opener process

kocolosk opened a new pull request #3853:
URL: https://github.com/apache/couchdb/pull/3853


   ## Overview
   
   As it turns out we've been bouncing eviction messages through it for years as part of a half-finished cluster upgrade strategy. I've split this PR into two commits in case anyone wanted to be fastidious about the removal and stop the flow of eviction messages to the process in a separate rollout before eliminating it from the supervision tree.
   
   ## Testing recommendations
   
   Run the test suite.
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests


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

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

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



[GitHub] [couchdb] kocolosk merged pull request #3853: Remove the old ddoc_cache_opener process

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


   


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

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

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