You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/01/26 20:59:30 UTC

[GitHub] [accumulo] milleruntime commented on issue #1177: Context Object for initialization

milleruntime commented on issue #1177:
URL: https://github.com/apache/accumulo/issues/1177#issuecomment-1022596919


   I think a good first step for this would be to refactor `Initialize` into multiple classes. This may give us a type of context object that would be easier to maintain but I don't think we want to extend `ServerContext`. The things we can do during initialization are very limited and if anything `ClientContext` may be able to extend an "IntializeContext", if there is enough shared logic to make it a part of the class hierarchy.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org