mackrorysd commented on issue #1: HBASE-22149. HBOSS: A FileSystem implementation to provide HBase's re… URL: https://github.com/apache/hbase-filesystem/pull/1#issuecomment-488731363 Thanks for the reviews, Sean. One issue that was brought to my attention in some integration testing is that the recursive delete will delete the lock it holds while doing the delete, and that doesn't actually have the same effect as releasing the lock, causing deadlock. I think that's a must-fix before I go further.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
