You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/05/02 16:01:42 UTC

[GitHub] [hbase-filesystem] mackrorysd commented on issue #1: HBASE-22149. HBOSS: A FileSystem implementation to provide HBase's re…

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


With regards,
Apache Git Services