Add IT that runs concurrent Fluo instances using same zookeepers
Open
- Dominant language
- Java
- Stars
- 200
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Thought of this while reviewing #299. It would be nice to have an IT that test running two concurrent Fluo instances (w/ different zk chroots) that use the same zookeepers. The purpose of the test would be to ensure the two instances do not interfere w/ each other.
Contributor guide
Research direction
Review issue #299 and the repository's existing integration-test setup first; no specific file or test entry point is named here. Add an integration test that runs two Fluo instances concurrently against the same ZooKeeper service with different chroots, and verify that their operations do not interfere with each other.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100