Added a new issue and changelog entry. On 6 September 2016 at 22:54, Matt Sicker <boa...@gmail.com> wrote:
> Good point. I'll add one tomorrow morning. > > On 6 September 2016 at 17:37, Remko Popma <remko.po...@gmail.com> wrote: > >> It would be good to have a change log entry for the new TransferQueue >> support in AsyncAppender. >> >> Sent from my iPhone >> >> > On 2016/09/07, at 6:56, mattsic...@apache.org wrote: >> > >> > Repository: logging-log4j2 >> > Updated Branches: >> > refs/heads/master 97c09f1fe -> 7dd6d7ac8 >> > >> > >> > Add changelog entries for LOG4J2-1430 and LOG4J2-1439 >> > >> > >> > Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo >> > Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit >> /7dd6d7ac >> > Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7 >> dd6d7ac >> > Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/7 >> dd6d7ac >> > >> > Branch: refs/heads/master >> > Commit: 7dd6d7ac8dc9173e9f942a0490fe91602c5963b7 >> > Parents: 97c09f1 >> > Author: Matt Sicker <boa...@gmail.com> >> > Authored: Tue Sep 6 16:57:06 2016 -0500 >> > Committer: Matt Sicker <boa...@gmail.com> >> > Committed: Tue Sep 6 16:57:06 2016 -0500 >> > >> > ---------------------------------------------------------------------- >> > src/changes/changes.xml | 6 ++++++ >> > 1 file changed, 6 insertions(+) >> > ---------------------------------------------------------------------- >> > >> > >> > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7 >> dd6d7ac/src/changes/changes.xml >> > ---------------------------------------------------------------------- >> > diff --git a/src/changes/changes.xml b/src/changes/changes.xml >> > index 1a06db4..f6d7ffc 100644 >> > --- a/src/changes/changes.xml >> > +++ b/src/changes/changes.xml >> > @@ -120,6 +120,12 @@ >> > <action issue="LOG4J2-1502" dev="ggregory" type="fix" >> due-to="Sumit Singhal"> >> > CsvParameterLayout and CsvLogEventLayout insert NUL characters >> if data starts with {, (, [ or " >> > </action> >> > + <action issue="LOG4J2-1430" dev="mattsicker" type="add" >> due-to="John Cairns"> >> > + Add optional support for Conversant DisruptorBlockingQueue in >> AsyncAppender. >> > + </action> >> > + <action issue="LOG4J2-1439" dev="mattsicker" type="add" >> due-to="Anthony Maire"> >> > + Add optional support for JCTools in AsyncAppender. >> > + </action> >> > <action issue="LOG4J2-1558" dev="ggregory" type="add"> >> > SocketAppender should support IO buffering. >> > </action> >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org >> For additional commands, e-mail: log4j-dev-h...@logging.apache.org >> >> > > > -- > Matt Sicker <boa...@gmail.com> > -- Matt Sicker <boa...@gmail.com>