Re: AbstactDatabase appender issue with AsyncLogger

2017-09-28 Thread Remko Popma
I'm away from my PC but it sounds like Log4j2 needs to take a snapshot of the log event before adding it to the list. (Shameless plug) Every java main() method deserves http://picocli.info > On Sep 28, 2017, at 17:45, Tolga Kavukcu wrote: > > Hello, > > I use log4j2 AsycLogger Implementation

Re: AbstactDatabase appender issue with AsyncLogger

2017-09-28 Thread Tolga Kavukcu
Hi Remko, If it's a subject of a bug fix, do you think a ticket should be created. So that i can continue the discussion in the dev-list even for a contribution. Regards. On Thu, Sep 28, 2017 at 5:21 PM, Remko Popma wrote: > I'm away from my PC but it sounds like Log4j2 needs to take a snapsho

Re: AbstactDatabase appender issue with AsyncLogger

2017-09-28 Thread Matt Sicker
Yes, a jira ticket would be useful, thanks. On 28 September 2017 at 09:29, Tolga Kavukcu wrote: > Hi Remko, > > If it's a subject of a bug fix, do you think a ticket should be created. So > that i can continue the discussion in the dev-list even for a contribution. > > Regards. > > On Thu, Sep 2

Re: AbstactDatabase appender issue with AsyncLogger

2017-09-28 Thread Tolga Kavukcu
I have created LOG4J2-2060. Thanks. On Thu, Sep 28, 2017 at 6:33 PM, Matt Sicker wrote: > Yes, a jira ticket would be useful, thanks. > > On 28 September 2017 at 09:29, Tolga Kavukcu > wrote: > > > Hi Remko, > > > > If it's a subject of a bug fix, do you think a ticket should be created. > So