ctubbsii commented on issue #4073: URL: https://github.com/apache/accumulo/issues/4073#issuecomment-1887545876
I don't think this can be made to use Ample. It's too low level and is a wrapper around a basic table scanner. It's not something that can be made to *use* Ample. Rather, it's the kind of lower level thing that Ample might *use* as part of its implementation. So, I don't think there's anything to be done here. The best way to deal with this is to transition the code that is using this class to use Ample, so this class can be obsoleted. That work is already happening in other tickets, so I'll close this. -- 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]
