[GUMP@vmgump]: Project tomcat-native-make (in module tomcat-native) failed

2014-12-31 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-make has an issue affecting its community integration. This

Re: svn commit: r1647530 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/LocalStrings.properti

2014-12-31 Thread Christopher Schultz
Mark, On 12/31/14 12:51 PM, Mark Thomas wrote: > On 28/12/2014 20:08, Christopher Schultz wrote: >> Mark, >> >> On 12/23/14 5:09 AM, ma...@apache.org wrote: >>> Author: markt >>> Date: Tue Dec 23 10:09:03 2014 >>> New Revision: 1647530 >>> >>> URL: http://svn.apache.org/r1647530 >>> Log: >>> Fix h

[Bug 35297] [PATCH] Chunked transfer encoding for IIS JK/ISAPI

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=35297 --- Comment #7 from Konstantin Kolinko --- (In reply to Rainer Jung from comment #6) > Chunked encoding support for the ISAPI redirector has been added in the > meantime. To be specific: it was r701029 and r704677 (and maybe others in Octo

[Bug 57282] request process UML diagram seems outdated

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57282 --- Comment #8 from Mark Thomas --- The calls prior to CoyoteAdapter don't look right. Specifically, there is no Http11Processor and no SocketProcessor. After that things look OK. I do wonder if it would be more useful with an Authenticator

Re: Back-porting BZ57338 SSO + Cluster improvements

2014-12-31 Thread Mark Thomas
On 24/12/2014 08:18, Keiichi Fujino wrote: > 2014-12-19 21:40 GMT+09:00 Mark Thomas : > >> On 17/12/2014 16:57, Mark Thomas wrote: >>> On 17/12/2014 09:58, Keiichi Fujino wrote: >> [A] I think that the process of updating SSO entry needs to be notify cluster. >>> >>> I'll take a look at

Re: svn commit: r1647530 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/LocalStrings.properti

2014-12-31 Thread Mark Thomas
On 28/12/2014 20:08, Christopher Schultz wrote: > Mark, > > On 12/23/14 5:09 AM, ma...@apache.org wrote: >> Author: markt >> Date: Tue Dec 23 10:09:03 2014 >> New Revision: 1647530 >> >> URL: http://svn.apache.org/r1647530 >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57391 >>

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

2014-12-31 Thread rjung
Author: rjung Date: Wed Dec 31 15:35:44 2014 New Revision: 1648718 URL: http://svn.apache.org/r1648718 Log: Replace unused argument in ServerSupportFunction for HSE_REQ_SEND_RESPONSE_HEADER by 0. Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified: tomcat/jk/trunk/native/iis/jk_i

[Bug 35297] [PATCH] Chunked transfer encoding for IIS JK/ISAPI

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=35297 Rainer Jung changed: What|Removed |Added Resolution|LATER |FIXED --- Comment #6 from Rainer Jun

[Bug 43341] Abbility to define recovery test for lb worker

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43341 Rainer Jung changed: What|Removed |Added Resolution|LATER |DUPLICATE --- Comment #1 from Rainer

[Bug 54621] [PATCH] custom mod_jk availability checks

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54621 --- Comment #3 from Rainer Jung --- *** Bug 43341 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 57403] Persist configuration changes made via status worker

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57403 Rainer Jung changed: What|Removed |Added CC||matth...@linux4experts.de --- Commen

[Bug 42723] persistent mod_jk worker state

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42723 Rainer Jung changed: What|Removed |Added Resolution|LATER |DUPLICATE --- Comment #2 from Rainer

[Bug 32316] Limiting new application sessions if load is to high

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=32316 Rainer Jung changed: What|Removed |Added Resolution|LATER |WONTFIX --- Comment #3 from Rainer J

[Bug 43553] mod_jk 1.2.25 - Implement fail_on_status for workers inside mounts

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43553 Rainer Jung changed: What|Removed |Added Resolution|LATER |FIXED --- Comment #1 from Rainer Jun

[Bug 57407] New: Make session_cookie, session_path and session_cookie_path manageable by the status worker

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57407 Bug ID: 57407 Summary: Make session_cookie, session_path and session_cookie_path manageable by the status worker Product: Tomcat Connectors Version: unspecified Hardw

[Bug 40993] add session_cookie to lb worker to support customed SESSION_IDENTIFIER

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40993 Rainer Jung changed: What|Removed |Added Resolution|LATER |FIXED --- Comment #4 from Rainer Jun

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

2014-12-31 Thread rjung
Author: rjung Date: Wed Dec 31 14:52:29 2014 New Revision: 1648712 URL: http://svn.apache.org/r1648712 Log: Use existing define. Modified: tomcat/jk/trunk/native/common/jk_util.c Modified: tomcat/jk/trunk/native/common/jk_util.c URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/commo

[Bug 48891] Missing EOL-style settings in tomcat/jk/trunk

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48891 --- Comment #6 from Sebb --- Link to e-mail with reasons: http://mail-archives.apache.org/mod_mbox/tomcat-dev/201007.mbox/%3C4C3896D7.3040400%40apache.org%3E -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56452] IPv6 address and log level debug caused crash

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56452 --- Comment #7 from Rainer Jung --- Chris: any chance you've got the updated patch lying around somewhere? Or can do it during the next few days? -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 48891] Missing EOL-style settings in tomcat/jk/trunk

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48891 Rainer Jung changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 48191] Problem with mod_jk 1.2.28 - Can not render up the page on browser after a long wait

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48191 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 44379] convert the output of strftime into UTF-8

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44379 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: svn commit: r1648589 - /tomcat/jk/trunk/xdocs/ajp/ajpv13a.xml

2014-12-31 Thread Rainer Jung
Hi Chris, Am 30.12.2014 um 20:58 schrieb schu...@apache.org: Author: schultz Date: Tue Dec 30 19:58:08 2014 New Revision: 1648589 URL: http://svn.apache.org/r1648589 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48460 - Clarified staggeringly incorrect statement about byte-order -

[Bug 56614] Add a switch to ignore annotations detection on tag instances for performance reason

2014-12-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56614 --- Comment #10 from Manoj --- Can we have the fix backported to 7.0.x? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mai