svn commit: r1832147 - /tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2018-05-24 Thread kfujino
Author: kfujino Date: Thu May 24 08:37:54 2018 New Revision: 1832147 URL: http://svn.apache.org/viewvc?rev=1832147&view=rev Log: Fix javadoc. remove old description. Modified: tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java Modified: tomcat/trunk/java/org/apache/ca

svn commit: r1832148 - /tomcat/tc8.5.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2018-05-24 Thread kfujino
Author: kfujino Date: Thu May 24 08:38:42 2018 New Revision: 1832148 URL: http://svn.apache.org/viewvc?rev=1832148&view=rev Log: Fix javadoc. remove old description. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java Modified: tomcat/tc8.5.x/trunk/j

svn commit: r1832149 - /tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2018-05-24 Thread kfujino
Author: kfujino Date: Thu May 24 08:39:22 2018 New Revision: 1832149 URL: http://svn.apache.org/viewvc?rev=1832149&view=rev Log: Fix javadoc. remove old description. Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java Modified: tomcat/tc8.0.x/trunk/j

svn commit: r1832150 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2018-05-24 Thread kfujino
Author: kfujino Date: Thu May 24 08:40:03 2018 New Revision: 1832150 URL: http://svn.apache.org/viewvc?rev=1832150&view=rev Log: Fix javadoc. remove old description. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java Modified: tomcat/tc7.0.x/trunk/j

[Bug 62405] Add Rereadable Request Filter

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62405 --- Comment #3 from Mark Thomas --- This has come up before. A few of the past threads: http://tomcat.markmail.org/thread/fumpfuspt7a3nesz http://tomcat.markmail.org/thread/tqig7tldxjrra3bh It would be worth a more thorough search of the archi

[Bug 62404] Visibility issue on field org.apache.catalina.util.LifecycleBase.throwOnFailure

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62404 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1832160 - /tomcat/trunk/java/org/apache/catalina/filters/

2018-05-24 Thread markt
Author: markt Date: Thu May 24 12:57:24 2018 New Revision: 1832160 URL: http://svn.apache.org/viewvc?rev=1832160&view=rev Log: Logs for Filters must be non-static as loggers are created per class-loader and Filters may be used in multiple class loaders. Modified: tomcat/trunk/java/org/apache

svn commit: r1832163 - /tomcat/trunk/webapps/docs/changelog.xml

2018-05-24 Thread markt
Author: markt Date: Thu May 24 13:02:59 2018 New Revision: 1832163 URL: http://svn.apache.org/viewvc?rev=1832163&view=rev Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

svn commit: r1832164 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/filters/ webapps/docs/

2018-05-24 Thread markt
Author: markt Date: Thu May 24 13:03:38 2018 New Revision: 1832164 URL: http://svn.apache.org/viewvc?rev=1832164&view=rev Log: Logs for Filters must be non-static as loggers are created per class-loader and Filters may be used in multiple class loaders. Modified: tomcat/tc8.5.x/trunk/ (pro

svn commit: r1832165 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/ webapps/docs/

2018-05-24 Thread markt
Author: markt Date: Thu May 24 13:04:23 2018 New Revision: 1832165 URL: http://svn.apache.org/viewvc?rev=1832165&view=rev Log: Logs for Filters must be non-static as loggers are created per class-loader and Filters may be used in multiple class loaders. Modified: tomcat/tc8.0.x/trunk/ (pro

svn commit: r1832167 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/ webapps/docs/

2018-05-24 Thread markt
Author: markt Date: Thu May 24 13:19:07 2018 New Revision: 1832167 URL: http://svn.apache.org/viewvc?rev=1832167&view=rev Log: (empty) Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/AddDefaultCharsetFilter.java tomcat/tc7.0.x/

buildbot failure in on tomcat-trunk

2018-05-24 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3304 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

[Bug 62404] Visibility issue on field org.apache.catalina.util.LifecycleBase.throwOnFailure

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62404 Christopher Schultz changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment #4 from Christ

[Bug 62404] Visibility issue on field org.apache.catalina.util.LifecycleBase.throwOnFailure

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62404 Christopher Schultz changed: What|Removed |Added Resolution|FIXED |WONTFIX -- You are receiving th

[Bug 62408] New: (New feature) Make configurable the number of retries in case of upstream failures

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62408 Bug ID: 62408 Summary: (New feature) Make configurable the number of retries in case of upstream failures Product: Tomcat Connectors Version: unspecified Hardware: PC

[Bug 62405] Add Rereadable Request Filter

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62405 --- Comment #4 from Igal Sapir --- (In reply to Mark Thomas from comment #3) > This has come up before. A few of the past threads: > http://tomcat.markmail.org/thread/fumpfuspt7a3nesz > http://tomcat.markmail.org/thread/tqig7tldxjrra3bh Going

[Bug 62389] Add ipv6 loopback address to the default internalProxies

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62389 Phillip Webb changed: What|Removed |Added CC||pw...@pivotal.io -- You are receiving

[Bug 62405] Add Rereadable Request Filter

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62405 --- Comment #5 from Mark Thomas --- I usually head towards tomcat.markmail.org when I need to search the archives. >From memory, getPart() and getParts() also caused complications. I don't think getTrailerFields() etc. was part of any of thos

[Bug 62405] Add Rereadable Request Filter

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62405 --- Comment #6 from Igal Sapir --- (In reply to Mark Thomas from comment #5) > I usually head towards tomcat.markmail.org when I need to search the > archives. Good to know. I was looking at http://tomcat.apache.org/lists.html and under archiv

[ANN] New committer: Igal Sapir

2018-05-24 Thread Mark Thomas
On behalf of the Tomcat committers I am pleased to announce that Igal Sapir (isapir) has been voted in as a new Tomcat committer. Please join me in welcoming him. Regards, Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.a

svn commit: r1832193 - in /tomcat/trunk: java/org/apache/catalina/filters/ java/org/apache/catalina/valves/ webapps/docs/ webapps/docs/config/

2018-05-24 Thread markt
Author: markt Date: Thu May 24 19:41:06 2018 New Revision: 1832193 URL: http://svn.apache.org/viewvc?rev=1832193&view=rev Log: Add the RemoteCIDRFilter and RemoteCIDRValve that can be used to allow/deny requests based on IPv4 and/or IPv6 client address where the IP ranges are defined using CIDR

svn commit: r1832194 - in /tomcat/site/trunk: docs/security-9.html xdocs/security-9.xml

2018-05-24 Thread markt
Author: markt Date: Thu May 24 19:43:30 2018 New Revision: 1832194 URL: http://svn.apache.org/viewvc?rev=1832194&view=rev Log: Fix copy/paste error in fixed version header Modified: tomcat/site/trunk/docs/security-9.html tomcat/site/trunk/xdocs/security-9.xml Modified: tomcat/site/trunk/

svn commit: r1832195 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/filters/ java/org/apache/catalina/util/ java/org/apache/catalina/valves/ test/org/apache/catalina/util/ webapps/docs/ webap

2018-05-24 Thread markt
Author: markt Date: Thu May 24 19:48:58 2018 New Revision: 1832195 URL: http://svn.apache.org/viewvc?rev=1832195&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=51953 Add the RemoteCIDRFilter and RemoteCIDRValve that can be used to allow/deny requests based on IPv4 and/or IPv6 cl

[Bug 51953] Proposal: netmask filtering valve and filter [PATCH]

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51953 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1832196 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/ java/org/apache/catalina/util/ java/org/apache/catalina/valves/ test/org/apache/catalina/util/ webapps/docs/ webap

2018-05-24 Thread markt
Author: markt Date: Thu May 24 19:51:58 2018 New Revision: 1832196 URL: http://svn.apache.org/viewvc?rev=1832196&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=51953 Add the RemoteCIDRFilter and RemoteCIDRValve that can be used to allow/deny requests based on IPv4 and/or IPv6 cl

buildbot success in on tomcat-trunk

2018-05-24 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3305 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1832209 - in /tomcat/trunk: java/org/apache/tomcat/util/http/parser/Authorization.java java/org/apache/tomcat/util/http/parser/LocalStrings.properties test/org/apache/tomcat/util/http/par

2018-05-24 Thread markt
Author: markt Date: Thu May 24 22:17:11 2018 New Revision: 1832209 URL: http://svn.apache.org/viewvc?rev=1832209&view=rev Log: Refactor to simplify code Improve code coverage Modified: tomcat/trunk/java/org/apache/tomcat/util/http/parser/Authorization.java tomcat/trunk/java/org/apache/tom

[Bug 62404] Visibility issue on field org.apache.catalina.util.LifecycleBase.throwOnFailure

2018-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62404 --- Comment #5 from Laszlo Magyar --- In my opinion it is a visibility issue. Who knows in this case when the writer (Editor) thread's modification will be visible to the reader (Watcher) thread, if the writer (Editor) thread live for ages mayb