milleruntime commented on pull request #2342: URL: https://github.com/apache/accumulo/pull/2342#issuecomment-959775697
My last updates change the methods to return an `Optional<StoredTabletFile>` to indicate whether the file was written to metadata or not. This should prevent any future coding errors with that object being null. I also rewrote the IT to check this behavior since I don't think we have any tests like that yet. I don't think it is a critical test but it only takes ~20 seconds to run on my machine. -- 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]
