mreddington commented on pull request #697: URL: https://github.com/apache/geode-native/pull/697#issuecomment-736799704
@albertogpz Despite it's terrible name, `doIfDestroyNotPending` ends a race condition where code tries to access the cache after it was destroyed. It's a shame we apparently need to set max connections which is only available from the distributed system when we close connections. This could cause a segfault during client shutdown. ---------------------------------------------------------------- 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: [email protected]
