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