You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2020/08/17 11:09:29 UTC

[GitHub] [logging-log4j2] tbwork edited a comment on pull request #396: Load pre-loaded lookups via SPI, rather than hard-code in Interpolator.

tbwork edited a comment on pull request #396:
URL: https://github.com/apache/logging-log4j2/pull/396#issuecomment-674697992


   @rgoers Hi, rgoers. After debuging and reading the log4j2 codes, I realize that the **_public Interpolator(final Map<String, String> properties)_** is called several times during factory creation stage.  Is that reasonable to create so many StrLookup instances with the same type?


----------------------------------------------------------------
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:
users@infra.apache.org