Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
Due to same root cause as HDDS-8276, ozone debug read-replicas may give wrong results with topology-aware read enabled. It creates a single-node copy of the original pipeline for each replica, but only updates nodes, not nodesInOrder. If the replica is stale (offline but not yet dead), read is attempted and fails, and the client checks if there are any fallback nodes. There should be none left (single-node pipeline), but with topology-aware read enabled the other two nodes are still present in the list.
Attachments
Issue Links
- blocks
-
HDDS-8300 Enable topology aware replication and reads by default
- Resolved
- links to