James Holgate

Results 7 comments of James Holgate

The stacktraces provided show the code encountering `NullPointerException`s when referencing objects which are `final` and instantiated with class creation (they should essentially be guaranteed non-null); these failures have also only...

Thanks for submitting this contribution. I don't see any obvious downsides to this change, but the interface `OperationHostileThread` suggests that these threads should **never** be used to run Operations, in...

> [![CLA assistant check](https://camo.githubusercontent.com/40a4b6f9b72b7dd6a2b9194bbeff001331b23ed538dc597d0f947d17b616d34a/68747470733a2f2f636c612e68617a656c636173742e6f72673a3434332f70756c6c2f62616467652f6e6f745f7369676e6564)](https://cla.hazelcast.org:443/hazelcast/hazelcast?pullRequest=26227) Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla.hazelcast.org:443/hazelcast/hazelcast?pullRequest=26227) before we can...

> any chance for backporting the fix to 5.3 branch? This will be backported to our `5.3.z` branch, yes 👍

This issue is potentially related to, and resolved by, this PR: https://github.com/hazelcast/hazelcast/pull/25114

Once the following PRs are merged, please report any new test failures so we can see if Mockito's update provides us any improvements. https://github.com/hazelcast/hazelcast/pull/24889 https://github.com/hazelcast/hazelcast-enterprise/pull/6179

Your changes have been merged in our internal repository, thank you for the contribution @steinv, we appreciate it!