Russole opened a new pull request, #9988:
URL: https://github.com/apache/ozone/pull/9988

   ## What changes were proposed in this pull request?
   
   * Add explicit validation in `BlockDataStreamOutput.setupStream()` to ensure 
all datanodes in the pipeline have `RATIS_DATASTREAM` port.
   * Fail fast with a clear `IOException` when datastream is requested on a 
pipeline where datastream is disabled.
   * Prevent the client from incorrectly falling back to the `RATIS (gRPC)` 
port when the `RATIS_DATASTREAM` port is missing.
   * Add `TestOzoneFileSystemWithStreamingDisabledDatanode` to verify the 
fail-fast behavior when datastream is disabled on DataNodes.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-12992
   ## How was this patch tested?
   - All CI checks passed
     -  https://github.com/Russole/ozone/actions/runs/22792973614


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to