Bug report for Tomcat Connectors [2019/11/10]

2019-11-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2019/11/10]

2019-11-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2019/11/10]

2019-11-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2019/11/10]

2019-11-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2019/11/10]

2019-11-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2019/11/10]

2019-11-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2019/11/10]

2019-11-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 63913] New: java.lang.NullPointerException: Inflater has been closed

2019-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63913 Bug ID: 63913 Summary: java.lang.NullPointerException: Inflater has been closed Product: Tomcat 9 Version: 9.0.27 Hardware: PC OS: Linux

[GitHub] [tomcat] michael-o edited a comment on issue #218: WIP: BZ 63835: Add support for Keep-Alive header

2019-11-09 Thread GitBox
michael-o edited a comment on issue #218: WIP: BZ 63835: Add support for Keep-Alive header URL: https://github.com/apache/tomcat/pull/218#issuecomment-552150379 Tests added, they pass now. Though, I might have also found a bug in Tomcat or in the `SimpleHttpClient`. Test

[GitHub] [tomcat] michael-o commented on issue #218: WIP: BZ 63835: Add support for Keep-Alive header

2019-11-09 Thread GitBox
michael-o commented on issue #218: WIP: BZ 63835: Add support for Keep-Alive header URL: https://github.com/apache/tomcat/pull/218#issuecomment-552150379 Tests added, they pass now. Though, I might have also found a bug in Tomcat or in the `SimpleHttpClient`. Test

[tomcat] 01/01: BZ 63835: Add support for Keep-Alive header

2019-11-09 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch BZ-63835/9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit bf3f9515495476d480765c183a3442d8e3d5f129 Author: Michael Osipov AuthorDate: Wed Oct 23 15:37:42 2019 +0200

[tomcat] branch BZ-63835/9.0.x updated (d7f8616 -> bf3f951)

2019-11-09 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch BZ-63835/9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. omit d7f8616 BZ 63835: Add support for Keep-Alive header add 1638e4f Fix

[GitHub] [tomcat] markt-asf commented on issue #163: Remove multiple pollers from NIO

2019-11-09 Thread GitBox
markt-asf commented on issue #163: Remove multiple pollers from NIO URL: https://github.com/apache/tomcat/pull/163#issuecomment-552093546 Yes, you are mistaken. Multiple poller threads adds complexity with no measurable performance gain.

buildbot success in on tomcat-85-trunk

2019-11-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2011 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[GitHub] [tomcat] gaocher commented on issue #163: Remove multiple pollers from NIO

2019-11-09 Thread GitBox
gaocher commented on issue #163: Remove multiple pollers from NIO URL: https://github.com/apache/tomcat/pull/163#issuecomment-552092217 Just one question: I think multiple poller threads would have more performance on multi-core CPU. Is there any mistake in my mind? Could you help me

buildbot success in on tomcat-trunk

2019-11-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4714 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

Re: buildbot failure in on tomcat-trunk

2019-11-09 Thread Michael Osipov
Am 2019-11-09 um 02:24 schrieb Konstantin Kolinko: сб, 9 нояб. 2019 г. в 02:32, Michael Osipov : Am 2019-11-09 um 00:19 schrieb build...@apache.org: The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at:

[tomcat] branch 8.5.x updated: Fix test fallout of BZ 63905

2019-11-09 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new c0e8462 Fix test fallout of BZ 63905 c0e8462

[tomcat] branch master updated: Fix test fallout of BZ 63905

2019-11-09 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new ccd6518 Fix test fallout of BZ 63905 ccd6518

[Bug 63905] ErrorReportValve adds CSS even if both showReport and showServerInfo are set to false

2019-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63905 --- Comment #18 from Michael Osipov --- (In reply to Christopher Schultz from comment #17) > (In reply to Michael Osipov from comment #15) > > (In reply to Christopher Schultz from comment #14) > > > This should all really be replaced by