hazelcast / hazelcast/hazelcast-remote-controller
Add operations for split brain emulation
Open
Type: Enhancement
- Dominant language
- Java
- Stars
- 8
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
In order to emulate split brain we should add new operations to execute the following methods: `HazelcastTestSupport#closeConnectionBetween`,
`SplitBrainTestSupport#blockCommunicationBetween`, `SplitBrainTestSupport#unblockCommunicationBetween`
Examples of bugs where we need this functionality for bugfix tests:
https://github.com/hazelcast/hazelcast-python-client/pull/272
https://github.com/hazelcast/hazelcast-nodejs-client/pull/733
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.