uschindler commented on PR #12311:
URL: https://github.com/apache/lucene/pull/12311#issuecomment-1584866684

   I left a comment in ES.
   
   We could wrap the provider initialization with doPrivileged in Lucene, 
similar to MmapDirectory. Maybe because of this we don't run into the logging 
issue from MmapDirectory.
   
   But actually, the logging problem is not under control of Lucene. ES should 
initialize all logging early on startup, including the jul logger wrapper. 
There are other places logging outside do priv.


-- 
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: issues-unsubscr...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to