[jira] [Commented] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15442708#comment-15442708 ] Remko Popma commented on LOG4J2-1010: - Makes sense. I will add a method to ContextDa

[jira] [Comment Edited] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15442251#comment-15442251 ] Ralph Goers edited comment on LOG4J2-1010 at 8/27/16 11:03 PM:

[jira] [Commented] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15442251#comment-15442251 ] Ralph Goers commented on LOG4J2-1010: - Finally started looking at the branch. I do ha

Re: GitHub pull requests

2016-08-27 Thread Matt Sicker
If you go here: https://issues.apache.org/jira/secure/ManageFilters.jspa You can see there's a "Shared With" column. In theory, we can make a filter public, but I can't find how. On 27 August 2016 at 11:26, Gary Gregory wrote: > Jira has a SQL like query language... and you can save queries. B

Re: GitHub pull requests

2016-08-27 Thread Gary Gregory
Jira has a SQL like query language... and you can save queries. But that might be per user. Gary On Aug 27, 2016 8:39 AM, "Ralph Goers" wrote: > Yes, every patch needs a Jira issue. > > To be honest, I’d really like a tool that could tell us all the Jira > issues that have patches and all the o

Re: GitHub pull requests

2016-08-27 Thread Ralph Goers
Yes, every patch needs a Jira issue. To be honest, I’d really like a tool that could tell us all the Jira issues that have patches and all the outstanding pull requests. I am sure there are commands or queries that could do both of these things but I don’t remember exactly how to do them. It

GitHub pull requests

2016-08-27 Thread Mikael Ståldal
Does anyone keep track of incoming pull requests on GitHub? It seems like we get a few with no corresponding JIRA ticket. Should we ask them to open a JIRA ticket?

[jira] [Commented] (LOG4J2-1181) Scala wrapper for Log4j 2 API

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441354#comment-15441354 ] Mikael Ståldal commented on LOG4J2-1181: OK, merged to master now. > Scala wrapp

[jira] [Commented] (LOG4J2-1512) Option to exclude stack trace from some layouts

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441348#comment-15441348 ] Mikael Ståldal commented on LOG4J2-1512: Yes: {code} Options to e

[jira] [Commented] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441344#comment-15441344 ] Mikael Ståldal commented on LOG4J2-1010: I think that this needs to be documented

[jira] [Commented] (LOG4J2-1181) Scala wrapper for Log4j 2 API

2016-08-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441327#comment-15441327 ] Remko Popma commented on LOG4J2-1181: - By the way, I don't think there is any reason

[jira] [Commented] (LOG4J2-1512) Option to exclude stack trace from some layouts

2016-08-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441238#comment-15441238 ] Remko Popma commented on LOG4J2-1512: - Does this have an entry in changes.xml? (Away

[jira] [Commented] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441200#comment-15441200 ] Remko Popma commented on LOG4J2-1010: - Yes, depending on whether filters etc use cont

[jira] [Commented] (LOG4J2-667) Add customization for JSON Layout keys and values

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441193#comment-15441193 ] Mikael Ståldal commented on LOG4J2-667: --- Done now. > Add customization for JSON Lay

[jira] [Closed] (LOG4J2-1512) Option to exclude stack trace from some layouts

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1512. -- > Option to exclude stack trace from some layouts > ---

[jira] [Commented] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441186#comment-15441186 ] Remko Popma commented on LOG4J2-1010: - Thanks, I need to fix that. > Injectable con

[jira] [Commented] (LOG4J2-1181) Scala wrapper for Log4j 2 API

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441158#comment-15441158 ] Mikael Ståldal commented on LOG4J2-1181: Thanks for reviewing. The TODOs are due

[jira] [Updated] (LOG4J2-1181) Scala wrapper for Log4j 2 API

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal updated LOG4J2-1181: --- Affects Version/s: 2.6.2 > Scala wrapper for Log4j 2 API > - > >

[jira] [Commented] (LOG4J2-1512) Option to exclude stack trace from some layouts

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441140#comment-15441140 ] Mikael Ståldal commented on LOG4J2-1512: Thanks. > Option to exclude stack trace

[jira] [Resolved] (LOG4J2-1512) Option to exclude stack trace from some layouts

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal resolved LOG4J2-1512. Resolution: Fixed Merged to master > Option to exclude stack trace from some layouts > ---

[jira] [Assigned] (LOG4J2-1181) Scala wrapper for Log4j 2 API

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal reassigned LOG4J2-1181: -- Assignee: Mikael Ståldal > Scala wrapper for Log4j 2 API > ---

[jira] [Commented] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441096#comment-15441096 ] Mikael Ståldal commented on LOG4J2-1010: If I (as a user of Log4j) specify a cust

[jira] [Commented] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441089#comment-15441089 ] Mikael Ståldal commented on LOG4J2-1010: Java doc for {{ContextDataInjector}} say

[jira] [Commented] (LOG4J2-1010) Injectable context properties

2016-08-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441087#comment-15441087 ] Mikael Ståldal commented on LOG4J2-1010: You can use the @link Javadoc tag when r

[jira] [Commented] (LOG4J2-1181) Scala wrapper for Log4j 2 API

2016-08-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441054#comment-15441054 ] Remko Popma commented on LOG4J2-1181: - The LoggerMacro classes for both Scala version

[jira] [Commented] (LOG4J2-1512) Option to exclude stack trace from some layouts

2016-08-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441030#comment-15441030 ] Remko Popma commented on LOG4J2-1512: - I've looked at the branch (updated it in order

[jira] [Commented] (LOG4J2-1349) Garbage-free ThreadContext map

2016-08-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441002#comment-15441002 ] Remko Popma commented on LOG4J2-1349: - I moved OpenHashContextData and related classe