joshelser commented on issue #1019: HBASE-23679 Use new FileSystem objects 
during bulk loads
URL: https://github.com/apache/hbase/pull/1019#issuecomment-573270351
 
 
   Thinking about this before I leave it for the night -- my initial thought 
was that as long as, in SecureBulkLoadManager, we managed the lifecycle of our 
FileSystem correctly, we'd be fine. But, the reality is that other parts of 
HBase are (inadvertently) relying on a FileSystem being cached.
   
   The smaller fix may be to re-add the caching, keep the reference counting, 
but correct the clean-up logic.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to