ctubbsii commented on PR #6121:
URL: https://github.com/apache/accumulo/pull/6121#issuecomment-3880802624

   @dlmarion wrote:
   > @ctubbsii - with this change the LocalCachingClassloader can declare it's 
own UsageGroup for its KeywordExecutables for 4.0. For example, if the 
UsageGroup is `ccl`, then the commands could be `./accumulo ccl init` and 
`./accumulo ccl create-manifest`.
   
   Given that the classloader is intended to work across 2.1 and 4.0, it might 
be hard to make use of the changes here. Maybe it might make sense to put some 
of this KeywordExecutable+JCommander stuff in a separate library, that both 2.1 
and 4.0 could leverage, though 2.1 might leverage it in a different way, so it 
doesn't break all the existing 2.1 commands.


-- 
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]

Reply via email to