svn commit: r1649778 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractOutputBuffer.java

2015-01-06 Thread markt
Author: markt Date: Tue Jan 6 11:06:13 2015 New Revision: 1649778 URL: http://svn.apache.org/r1649778 Log: Make final Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractOutputBuffer.java Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractOutputBuffer.java URL: http://sv

svn commit: r1649780 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractOutputBuffer.java

2015-01-06 Thread markt
Author: markt Date: Tue Jan 6 11:08:23 2015 New Revision: 1649780 URL: http://svn.apache.org/r1649780 Log: Revert since it breaks a unit test Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractOutputBuffer.java Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractOutputBuf

svn commit: r1649784 - /tomcat/jk/trunk/native/common/jk_status.c

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 11:30:05 2015 New Revision: 1649784 URL: http://svn.apache.org/r1649784 Log: Reset maximum number of open backend connections in status worker when statistics are reset. This number is a new feature (BZ 56869). Modified: tomcat/jk/trunk/native/common/jk_status.

[Bug 56869] Add code to collect the maximum number of backend connections

2015-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56869 --- Comment #3 from Rainer Jung --- I added a reset of the max connected count to the status worker in the general statistics reset functions. See r1649784. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 57282] request process UML diagram seems outdated

2015-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57282 --- Comment #10 from Stephen Chen --- Created attachment 32344 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32344&action=edit request process(revised) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 57282] request process UML diagram seems outdated

2015-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57282 --- Comment #11 from Stephen Chen --- Created attachment 32345 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32345&action=edit authenticate and realm -- You are receiving this mail because: You are the assignee for the bug.

[Bug 57282] request process UML diagram seems outdated

2015-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57282 --- Comment #12 from Stephen Chen --- Hi Mark, please help to review the revised&advise request process and Authenticator&Realm diagrams, thanks! -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1649806 - in /tomcat/jk/trunk: native/common/jk_ajp_common.c xdocs/miscellaneous/changelog.xml

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 14:08:04 2015 New Revision: 1649806 URL: http://svn.apache.org/r1649806 Log: Don't update last access time of worker connections during optional checking of idle connections using CPing. Updating the time stamp breaks closing idle connections. Modified: tomcat/

svn commit: r1649807 - in /tomcat/jk/trunk/native/common: jk_ajp_common.c jk_uri_worker_map.c

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 14:10:27 2015 New Revision: 1649807 URL: http://svn.apache.org/r1649807 Log: Join two separate debug log messages. Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c tomcat/jk/trunk/native/common/jk_uri_worker_map.c Modified: tomcat/jk/trunk/native/com

svn commit: r1649828 - /tomcat/jk/trunk/native/common/jk_uri_worker_map.c

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 15:21:07 2015 New Revision: 1649828 URL: http://svn.apache.org/r1649828 Log: Revert unintentional commit part of r1649807. Modified: tomcat/jk/trunk/native/common/jk_uri_worker_map.c Modified: tomcat/jk/trunk/native/common/jk_uri_worker_map.c URL: http://svn.a

svn commit: r1649835 - in /tomcat/jk/trunk: native/common/jk_connect.c xdocs/miscellaneous/changelog.xml

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 15:35:49 2015 New Revision: 1649835 URL: http://svn.apache.org/r1649835 Log: Adjust linger parameters used during connection shutdown. Modified: tomcat/jk/trunk/native/common/jk_connect.c tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2015-01-06 Thread Bill Barker
it-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150106-native-src.tar.gz -Dexamples.sources.skip=true

svn commit: r1649848 - /tomcat/jk/trunk/native/common/jk_util.c

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 16:01:35 2015 New Revision: 1649848 URL: http://svn.apache.org/r1649848 Log: Fix compiler error (declare at start of block). Modified: tomcat/jk/trunk/native/common/jk_util.c Modified: tomcat/jk/trunk/native/common/jk_util.c URL: http://svn.apache.org/viewvc/t

svn commit: r1649849 - /tomcat/jk/trunk/native/common/jk_uri_worker_map.c

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 16:06:08 2015 New Revision: 1649849 URL: http://svn.apache.org/r1649849 Log: Fix compiler error (declare at start of block). Modified: tomcat/jk/trunk/native/common/jk_uri_worker_map.c Modified: tomcat/jk/trunk/native/common/jk_uri_worker_map.c URL: http://svn

svn commit: r1649859 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 16:16:48 2015 New Revision: 1649859 URL: http://svn.apache.org/r1649859 Log: Fix compiler error (declare at start of block). Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c URL: http://svn.apache.or

svn commit: r1649861 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2015-01-06 Thread rjung
Author: rjung Date: Tue Jan 6 16:19:23 2015 New Revision: 1649861 URL: http://svn.apache.org/r1649861 Log: Fix compiler error in new function. Need to work on string copy. Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c URL: htt

[Bug 44454] busy count reported in mod_jk inflated, causes incorrect balancing

2015-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44454 --- Comment #30 from Christopher Schultz --- Should we add a WARN-level log message if the user requests "busyness" and the binary does not support atomic busyness-tracking? I think that's a reasonable warning to issue. We could just emit

[Bug 57420] New: Wrong class names generated since URL_ENCODER in DirContextURLConnection is not thread safe

2015-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57420 Bug ID: 57420 Summary: Wrong class names generated since URL_ENCODER in DirContextURLConnection is not thread safe Product: Tomcat 7 Version: 7.0.55 Hardware: PC

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2015-01-06 Thread Bill Barker
it-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150106-native-src.tar.gz -Dexamples.sources.skip=true

svn commit: r1649963 - /tomcat/jk/trunk/xdocs/reference/workers.xml

2015-01-06 Thread schultz
Author: schultz Date: Tue Jan 6 22:41:41 2015 New Revision: 1649963 URL: http://svn.apache.org/r1649963 Log: Fixed typo. Modified: tomcat/jk/trunk/xdocs/reference/workers.xml Modified: tomcat/jk/trunk/xdocs/reference/workers.xml URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/refer

Re: [VOTE] Release Apache Tomcat 8.0.16

2015-01-06 Thread Christopher Schultz
Mark, On 1/5/15 8:13 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.16 release is now available for voting. > > The main changes since 8.0.15 are: > - Correct a regression in annotation scanning introduced in 8.0.15 > - The RemoteAddrValve and RemoteHostValve can now optionally include >

[mod_jk] Modify how common/config.h gets built

2015-01-06 Thread Christopher Schultz
All, I give up. I can't seem to figure out exactly how common/config.h comes into existence during the "configure" process. When compiling on Mac OS X, I get the following irritating warning: In file included from mod_jk.c:89: In file included from ../common/jk_global.h:29: ../common/config.h:81

svn commit: r1649973 - /tomcat/trunk/test/org/apache/coyote/http11/upgrade/TestUpgrade.java

2015-01-06 Thread markt
Author: markt Date: Tue Jan 6 23:33:16 2015 New Revision: 1649973 URL: http://svn.apache.org/r1649973 Log: Correct method name Modified: tomcat/trunk/test/org/apache/coyote/http11/upgrade/TestUpgrade.java Modified: tomcat/trunk/test/org/apache/coyote/http11/upgrade/TestUpgrade.java URL: ht

Re: [mod_jk] Modify how common/config.h gets built

2015-01-06 Thread Konstantin Kolinko
2015-01-07 2:25 GMT+03:00 Christopher Schultz : > All, > > I give up. I can't seem to figure out exactly how common/config.h comes > into existence during the "configure" process. Hi! I have never built mod_jk, but here are some thoughts > When compiling on Mac OS X, I get the following irritati

Test mail Pls Ignore

2015-01-06 Thread My List

Re: [VOTE] Release Apache Tomcat 8.0.16

2015-01-06 Thread Violeta Georgieva
Hi, 2015-01-05 15:13 GMT+02:00 Mark Thomas : > > The proposed Apache Tomcat 8.0.16 release is now available for voting. > > The main changes since 8.0.15 are: > - Correct a regression in annotation scanning introduced in 8.0.15 > - The RemoteAddrValve and RemoteHostValve can now optionally include