milleruntime commented on PR #2750: URL: https://github.com/apache/accumulo/pull/2750#issuecomment-1145100136
These changes are a continuation of refactoring changes that I started in #1471, with the creation of `TabletFile` and then in #2688. BLUF: use stronger typed objects instead of Strings. We have lots of places where we use Java `String` for `Path` objects and/or specialization code in the GC, Metadata, Manager, etc. -- 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]
