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 2021/02/09 18:01:14 UTC

[GitHub] [ozone] jojochuang opened a new pull request #1917: HDDS-4815. Close the corresponding ChunkInputStream when BlockInputSt…

jojochuang opened a new pull request #1917:
URL: https://github.com/apache/ozone/pull/1917


   …ream is being closed.
   
   ## What changes were proposed in this pull request?
   Close the corresponding ChunkInputStream when BlockInputStream is being closed, reverting the behavior changed by HDDS-4320.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-4815
   
   ## How was this patch tested?
   Manually verified using SparkSQL TPC-DS workload. Also verified by a btrace script that intercepts input stream construction/close calls and socket creation.


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

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 #1917: HDDS-4815. Close the corresponding ChunkInputStream when BlockInputStream is being closed.

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #1917:
URL: https://github.com/apache/ozone/pull/1917


   


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

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