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

   ## What changes were proposed in this pull request?
   
   Fix an NPE in `BlockInputStream` that happens when pipeline refresh returns 
with `null` pipeline.  This can be reproduced by trying to read the key before 
SCM realizes that one of the nodes with the data is not available.
   
   https://issues.apache.org/jira/browse/HDDS-7982
   
   ## How was this patch tested?
   
   Added coverage of EC reconstruction read in acceptance tests (with 1 and 2 
datanodes down).  This has uncovered the NPE, thus verifies the fix.
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/4237398510


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