nickva commented on issue #5342: URL: https://github.com/apache/couchdb/issues/5342#issuecomment-3917694918
Recently in production we noticed a number of stuck index processes after switching to OTP 27 and running for about 6 months or so. This turned out to be an Erlang VM issue https://github.com/erlang/otp/issues/10651 reported here. It's hard to say if it's the same issue as this one, but it's very likely. The difficulty reproducing would also match the profile. We ran extensive performance view tests and couldn't not reproduce it. I ran a few synthetic local tests (with a just a few processes involved) and still couldn't make it happen. The Erlang VM authors were finally able to create a test which reproduces it in the pull request with the fix for https://github.com/erlang/otp/issues/10651 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
