cshannon commented on PR #4254: URL: https://github.com/apache/accumulo/pull/4254#issuecomment-1961272222
> Kinda related, I had made [this comment](https://github.com/apache/accumulo/blob/58be770cb54331081965ef5689e5722a0d47797e/server/base/src/main/java/org/apache/accumulo/server/manager/state/TabletManagementIterator.java#L127) and thought I had opened an issue but could not find it. The code has evolved a lot from main and is fetching a lot more columns. I think we could remove all of the fetches and get everything for the tablet. That would simplify things for the problem you ran into. That makes sense, I'm thinking that might be best to change as a separate follow on to track/test it separately. -- 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]
