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/08/10 16:26:23 UTC

[GitHub] [couchdb] rnewson opened a new pull request #3068: Unlink index pid and swallow EXIT message if present

rnewson opened a new pull request #3068:
URL: https://github.com/apache/couchdb/pull/3068


   ## Overview
   
   This should prevent unexpected exit messages arriving which crash
   couch_index_server.
   
   Patch suggested by davisp.
   
   Closes #3061.
   
   ## Testing recommendations
   
   Under high query load with ddoc deletes, observe that couch_index_server does not terminate.
   
   ## Related Issues or Pull Requests
   
   N/A
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [ ] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   


----------------------------------------------------------------
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] wohali commented on pull request #3068: Unlink index pid and swallow EXIT message if present

Posted by GitBox <gi...@apache.org>.
wohali commented on pull request #3068:
URL: https://github.com/apache/couchdb/pull/3068#issuecomment-671477653


   @rnewson Please be sure to backport this to 3.x.


----------------------------------------------------------------
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] rnewson merged pull request #3068: Unlink index pid and swallow EXIT message if present

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


   


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