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

   ## What changes were proposed in this pull request?
   Introduced a reusable PicoCLI mixin (NodeSelectionMixin) to standardize 
datanode selection flags across commands. This includes:
   
   > --node-id for datanode UUID
   > 
   > --hostname for datanode host name
   > 
   > --ip for datanode IP address
   
   Deprecated older/ambiguous flags like --id, --uuid, and --address for 
clarity and consistency, while retaining them in hidden mode to preserve 
backward compatibility.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-13098
   
   ## How was this patch tested?
   
   https://github.com/sreejasahithi/ozone/actions/runs/15778605382
   


-- 
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