You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/01/24 15:52:32 UTC

[GitHub] [ozone] adoroszlai opened a new pull request, #4203: HDDS-7822. Allow multiple commands per datanode in UnhealthyReplicationHandler

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

   ## What changes were proposed in this pull request?
   
   `RatisUnderReplicationHandler` needs to create more than one command per datanode for push replication if there are fewer sources than targets (e.g. if only one out of three replicas is available).
   This PR changes the `UnhealthyReplicationHandler` interface to allow this.
   
   https://issues.apache.org/jira/browse/HDDS-7822
   
   ## How was this patch tested?
   
   Regular CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/3996840932


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai merged pull request #4203: HDDS-7822. Allow multiple commands per datanode in UnhealthyReplicationHandler

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai merged PR #4203:
URL: https://github.com/apache/ozone/pull/4203


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai commented on pull request #4203: HDDS-7822. Allow multiple commands per datanode in UnhealthyReplicationHandler

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #4203:
URL: https://github.com/apache/ozone/pull/4203#issuecomment-1403309707

   Thanks @sodonnel for the review.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org