[Bug 53498] Atomicity violation bugs because of misusing concurrent collections

2012-07-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53498 --- Comment #3 from Yu Lin --- Hello, (In reply to comment #2) > Many thanks for the analysis and patch. >= You are welcome. > Regardless, > these three are fixed in trunk and 7.0.x and will be included in 7.0.30 > onwards. I used the p

[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 gbal...@industrialinfo.com changed: What|Removed |Added CC||gbal...@industrialinfo.

svn commit: r1358287 - in /tomcat/trunk: java/org/apache/coyote/AsyncStateMachine.java test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java test/org/apache/catalina/startup/TomcatBaseTest.java

2012-07-06 Thread fhanik
Author: fhanik Date: Fri Jul 6 16:01:36 2012 New Revision: 1358287 URL: http://svn.apache.org/viewvc?rev=1358287&view=rev Log: Add in test for write error Modified: tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlocki

svn commit: r1358271 - in /tomcat/trunk/java/org/apache: catalina/connector/CoyoteAdapter.java catalina/core/AsyncContextImpl.java coyote/http11/Http11NioProcessor.java tomcat/util/net/SocketStatus.ja

2012-07-06 Thread fhanik
Author: fhanik Date: Fri Jul 6 15:40:14 2012 New Revision: 1358271 URL: http://svn.apache.org/viewvc?rev=1358271&view=rev Log: Add in the ability to catch non blocking read and write errors and propagate that to the servlet Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAda

Re: [VOTE] Release Apache Tomcat 7.0.29

2012-07-06 Thread Konstantin Kolinko
2012/7/3 Mark Thomas : > The proposed Apache Tomcat 7.0.29 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.29/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-014/ > The

buildbot success in ASF Buildbot on tomcat-trunk

2012-07-06 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/3162 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1358057 - in /tomcat/trunk: java/org/apache/catalina/connector/Connector.java webapps/docs/changelog.xml webapps/docs/config/http.xml

2012-07-06 Thread fhanik
Author: fhanik Date: Fri Jul 6 07:01:22 2012 New Revision: 1358057 URL: http://svn.apache.org/viewvc?rev=1358057&view=rev Log: Change the default connector for Tomcat 8 Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java tomcat/trunk/webapps/docs/changelog.xml to