You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by "vttranlina (via GitHub)" <gi...@apache.org> on 2023/05/05 10:57:43 UTC

[GitHub] [james-project] vttranlina opened a new pull request, #1554: [REFACTORING] Make PropertiesProvider singleton & avoid load multi times from FileSystem

vttranlina opened a new pull request, #1554:
URL: https://github.com/apache/james-project/pull/1554

   When I started James, I saw several logs `Load configuration file` from the same file. 
   First I think has an error somewhere. But no, we re-IO load file for separate configuration. 
   
   -> 
   I make the `PropertiesProvider` singleton and add the guava cache (in 10 minutes) for file configuration
   
   


-- 
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@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa merged pull request #1554: [REFACTORING] Make PropertiesProvider singleton & avoid load multi times from FileSystem

Posted by "chibenwa (via GitHub)" <gi...@apache.org>.
chibenwa merged PR #1554:
URL: https://github.com/apache/james-project/pull/1554


-- 
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@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org