[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-06 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990641#comment-13990641 ] Gary Gregory commented on LOG4J2-628: - Please note that I am working on the whole serv

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-06 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990631#comment-13990631 ] Remko Popma commented on LOG4J2-628: Bryan, SocketServer has been refactored and renam

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990093#comment-13990093 ] Remko Popma commented on LOG4J2-628: Bryan, good to hear that. About the error, we are

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-05 Thread Bryan Hsueh (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989899#comment-13989899 ] Bryan Hsueh commented on LOG4J2-628: Tested, and works, thanks. I see this message lo

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-02 Thread Bryan Hsueh (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988595#comment-13988595 ] Bryan Hsueh commented on LOG4J2-628: Sorry, I don't use the RolloverAppender, so I'll

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-02 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988580#comment-13988580 ] Remko Popma commented on LOG4J2-628: I agree. Also, using the Clock interface for roll

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988510#comment-13988510 ] Ralph Goers commented on LOG4J2-628: I don't think using a fictional clock will work o

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-02 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988426#comment-13988426 ] Remko Popma commented on LOG4J2-628: Understood. We are thinking about modifying log4j

Re: [jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-01 Thread Remko Popma
Actually, Matt, I take that back with apologies. I'll start a discussion thread on the dev list. The Jira can be focussed on the user requirements. On Fri, May 2, 2014 at 7:02 AM, Remko Popma wrote: > Matt, can you make this a Jira comment? Not sure Bryan is on this list & > I'd prefer to have

Re: [jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-01 Thread Remko Popma
Matt, can you make this a Jira comment? Not sure Bryan is on this list & I'd prefer to have the full discussion either in the Jira comments or on the list: half-half will be confusing... Sent from my iPhone > On 2014/05/02, at 5:19, Matt Sicker wrote: > > If we used Clock consistently through

Re: [jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-01 Thread Matt Sicker
If we used Clock consistently throughout, does this make sense to use everywhere? We use the clock to determine thread killing timeouts for instance. There are other places time is used that if it were to use the Clock interface, we'd have to document the contract required to be followed by it in o

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-05-01 Thread Bryan Hsueh (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986881#comment-13986881 ] Bryan Hsueh commented on LOG4J2-628: Correct, my use case is not performance related.

[jira] [Commented] (LOG4J2-628) Cannot set log4j.Clock with Async appender

2014-04-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986246#comment-13986246 ] Remko Popma commented on LOG4J2-628: This is expected behaviour as of RC-1. The use