hz-devops-test
hz-devops-test
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21958 for details. --- The team decided that we wouldn't allow different item types/schemas in the Compact array fields. This PR...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21734 for details. --- This is the compound PR for the tasks listed in JIRA task API-1320. It contains the following...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21635 for details. --- TDD: #21369 Checklist: - [x] Labels (`Team:`, `Type:`, `Source:`, `Module:`) and Milestone set - [x] Label `Add...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21568 for details. --- This change prevents the client from doing the periodic attempt for connecting cluster members again when the...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21502 for details. --- Before this fix, while reading a message frame, we were mistakenly checking that the bytes we haven't...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21319 for details. --- This is a redux of [PR-18171](https://github.com/hazelcast/hazelcast/pull/18171). I'm continuing on from @ashley-taylor. I've gone with a slightly different...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/20818 for details. --- When cluster id changed we were resetting member list with an empty memberlist. It turned out that...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/20806 for details. --- Most of the logic is turned into a single threaded one to be able reason about the...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/19289 for details. --- It turns out that there are some services relying on the removal of a listener on the...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/21997 for details. --- This PR removes the BETA annotations from the Compact serialization and GenericRecord related classes. Also, as planned...