billierinaldi opened a new issue #2048: URL: https://github.com/apache/accumulo/issues/2048
There is a typo in one of the method names in [CompactableFileImpl](https://github.com/apache/accumulo/blob/f9bc91405ea4fb166d50d28a26d438265af5b554/core/src/main/java/org/apache/accumulo/core/metadata/CompactableFileImpl.java#L62). The method name is getStortedTabletFile when it should be getStoredTabletFile. This ticket is to rename the method. -- 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]
