billierinaldi opened a new issue #2053: URL: https://github.com/apache/accumulo/issues/2053
The field name [summaryParitionPool in TabletServerResourceManager](https://github.com/apache/accumulo/blob/f9bc91405ea4fb166d50d28a26d438265af5b554/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServerResourceManager.java#L101) has a typo. The field should be named summaryPartitionPool. The field is used multiple times in this class, so all uses will need to be fixed. -- 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]
