James Holgate
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...
> [](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
Test failures due to Mockito calling real methods of mocked objects (Zing, IBM-8, OpenJ-9) [HZ-2245]
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!