ctubbsii commented on issue #428: GCS Hadoop Connector can't recover from Tablet Server failure. URL: https://github.com/apache/accumulo/issues/428#issuecomment-382548336 I'm not sure there's a general solution in Accumulo we can provide for this scenario. We can't really know how to react to unknown `FileSystem` implementations. If it's not one of the ones we support, the user must provide a LogCloser implementation for that specific `FileSystem`. This is really more of a question, than an issue. I'm inclined to close it as answered. Does that seem reasonable?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
