ctubbsii commented on issue #1794: URL: https://github.com/apache/accumulo/issues/1794#issuecomment-730507358
Hi @dlmarion ; I created a ticket for this in JIRA awhile back (https://issues.apache.org/jira/browse/ACCUMULO-1483), but marked it as "Won't Fix", because it may be obsoleted by the availability of Java modules for exposing API classes/packages. Also, I'm not sure this has much value on its own, because it would involve dynamic loading of the implementation classes from the class path (probably using the Java service loader), and possibly relocating API class names. I remember discussing this during the new 2.0.0 client API's development, and it may have been rejected, because it would have resulted in too much churn. Did you have a specific goal in mind here? ---------------------------------------------------------------- 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]
