You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "saxenapranav (via GitHub)" <gi...@apache.org> on 2023/06/28 11:59:56 UTC

[GitHub] [hadoop] saxenapranav commented on pull request #5780: HADOOP-18781. ABFS Output stream thread pools getting shutdown during GC.

saxenapranav commented on PR #5780:
URL: https://github.com/apache/hadoop/pull/5780#issuecomment-1611273080

   This problem I guess would happen when job opens filesystem and opens an OutputStream and the job is writing data into it, But after outputStream open, there is no reference to AzureBlobFileSystem object in the job. Shouldn't jobs have logic to close the filesystem.
   Kindly point if there are other usecases where in this problem arises. Thanks!


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

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


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