You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/04/26 14:17:50 UTC

[GitHub] [ozone] adoroszlai opened a new pull request, #3353: HDDS-6624. Make ECBlockReconstructedStripeInputStream available for datanodes

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

   ## What changes were proposed in this pull request?
   
   Make `ECBlockReconstructedStripeInputStream` available for datanode code:
   
    * Extract `BlockLocationInfo` parent class from `OmKeyLocationInfo` (the latter requires OM client protocol definitions).
    * Replace usage of `OmKeyLocationInfo` with the new parent class in `ECBlockInputStream`.
    * Move `BlockInputStream` and related classes to `hdds-client` module.
   
   https://issues.apache.org/jira/browse/HDDS-6624
   
   ## How was this patch tested?
   
   Regular CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/2226487864


-- 
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] umamaheswararao merged pull request #3353: HDDS-6624. Make ECBlockReconstructedStripeInputStream available for datanodes

Posted by GitBox <gi...@apache.org>.
umamaheswararao merged PR #3353:
URL: https://github.com/apache/ozone/pull/3353


-- 
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 #3353: HDDS-6624. Make ECBlockReconstructedStripeInputStream available for datanodes

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on PR #3353:
URL: https://github.com/apache/ozone/pull/3353#issuecomment-1111159311

   Thanks @sodonnel for the review, @umamaheswararao for reviewing and merging this.


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