[
https://issues.apache.org/jira/browse/LOG4J2-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
offbynull updated LOG4J2-198:
-----------------------------
Description:
Steps to reproduce (use attached Maven project):
1. Start your remote flume agent
2. Run the Maven project and attach to it with the debugger in your favourite
IDE (I use NetBeans)
3. Quickly press x and hit Enter
Notice how the application continues to run. Press x should break out of the
main loop and return from main(), indicating that the application should close.
The thread holding things up is named 'Avro NettyTransceiver I/O Worker 1' .
was:
Steps to reproduce (use attached Maven project):
1. Start your remote flume agent
2. Run the Maven project and attach to it with the debugger in your favourite
IDE (I use NetBeans)
3. Quickly press x and hit Enter
Notice how the application continues to run. Press x should break out of the
main loop and return from main(), indicating that the application should close.
> log4j2 stops application from shutting down if the FlumeAppender is being used
> ------------------------------------------------------------------------------
>
> Key: LOG4J2-198
> URL: https://issues.apache.org/jira/browse/LOG4J2-198
> Project: Log4j 2
> Issue Type: Bug
> Components: Flume Appender
> Affects Versions: 2.0-beta5
> Reporter: offbynull
> Attachments: zzzzzzzzzzzzzzzzzTest.tar.gz
>
>
> Steps to reproduce (use attached Maven project):
> 1. Start your remote flume agent
> 2. Run the Maven project and attach to it with the debugger in your favourite
> IDE (I use NetBeans)
> 3. Quickly press x and hit Enter
> Notice how the application continues to run. Press x should break out of the
> main loop and return from main(), indicating that the application should
> close. The thread holding things up is named 'Avro NettyTransceiver I/O
> Worker 1' .
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]