vy commented on issue #3593:
URL: 
https://github.com/apache/logging-log4j2/issues/3593#issuecomment-2800096836

   @roytmana, I am reluctant to push a fix for an OpenJDK bug that will 
probably be addressed by either the OpenJDK or Azure in the future. Would it be 
possible for you to repeat the following in a background thread?
   1. Programmatically obtain the appender
   2. Get your hands on its `FileOutputStream` (via reflection?)
   3. Run `FileOutputStream.getFD().sync()` on it


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

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

Reply via email to