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/06/17 14:24:42 UTC

[GitHub] [accumulo] EdColeman opened a new pull request, #2781: Address #2635 by lazy loading prop store in ServerContext

EdColeman opened a new pull request, #2781:
URL: https://github.com/apache/accumulo/pull/2781

   Lazy load the PropStore to reduce the potential for creating multiple prop store instances.
   
   Also addresses a duplicate server configuration being create in ServerConfigurationFactory - uses the instance from the context.


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


[GitHub] [accumulo] EdColeman merged pull request #2781: Address #2635 by lazy loading prop store in ServerContext

Posted by GitBox <gi...@apache.org>.
EdColeman merged PR #2781:
URL: https://github.com/apache/accumulo/pull/2781


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