Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.0
Description
Ozone pipeline on create and restart, start in allocated state. They are moved into open state after all the pipeline have reported to it. However, this potentially can lead into an issue where the pipeline is still not ready to accept any incoming IO operations.
The pipelines should be marked as ready only after the leader election is complete and leader is ready to accept incoming IO.
Attachments
Attachments
Issue Links
- blocks
-
HDDS-2242 Avoid unnecessary rpc needed to discover the pipeline leader
- Resolved
- incorporates
-
HDDS-2714 Add Ratis leader info for scm pipeline info command
- Resolved
- relates to
-
HDDS-3038 TestRatisPipelineLeader fails since we no longer wait for leader in the HealthyPipelineSafeModeExitRule
- Resolved
- links to