jvarenina commented on pull request #866: URL: https://github.com/apache/geode-native/pull/866#issuecomment-943093975
@pdxcodemonkey Ok, I will keep eye on it. I have checked `OnServerHAExecuteFunctionTest` test case, and I couldn't find any connection to this PR solution. This PR only impacts function executions that have `Function.isHA` set to `false` (this flag is checked before all impact introduced in this PR), and `OnServerHAExecuteFunctionTest` has this parameter set to `true`. I will execute this failing case and check this in more details. Thank you pointing this out to me. -- 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]
