ppkarwasz commented on code in PR #2800: URL: https://github.com/apache/logging-log4j2/pull/2800#discussion_r1708730410
########## src/site/antora/modules/ROOT/pages/manual/appenders/message-queue.adoc: ########## Review Comment: These instructions were in the current [`log4j-flume-ng.adoc`]( https://github.com/apache/logging-log4j2/blob/4b2f377114ec64f38eeadcab2d425dba48b94348/src/site/antora/modules/ROOT/pages/log4j-flume-ng.adoc) file. Not sure if anybody actually uses them. @rgoers, any idea? The `PERSISTENCE` manager uses a rarely updated `je` library, whose only advantage is that it is ASL licensed. If the dependency was not in the documentation we could switch to the better maintained, EPL licensed and smaller `h2` library. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
