ddanielr commented on issue #5965: URL: https://github.com/apache/accumulo/issues/5965#issuecomment-3463059737
@DomGarguilo Additions to the public API are most likely out of scope for a bugfix release (2.1.5). Adding this information at this point has the ability to constrict internal class modifications. We have exposed some of this info via metrics but not at per-table level due to cardinality issues. We should probably discuss how to best expose this info while keeping it separate from the public API to allow for internal code changes. I could see this taking the form of some sort of table info query API vs an administration API. -- 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]
