On 16/01/2013 06:50, Mladen Turk wrote:
> On 01/15/2013 02:29 PM, Mark Thomas wrote:
>> Hi,
>>
>> 3. Currently, we have no record of which Poller a socket is registered
>> with. This makes 2) more expensive as we have to iterate through the
>> Pollers to find the socket. Tracking the current poller
Votes were as follows:
+1 (binding): kkolinko, rjung, yoavs, olamy, markt
No other votes were cast.
The vote therefore passes.
I'll publish the binaries and announce later today once the mirrors have
caught up.
Mark
-
To unsu
Author: markt
Date: Wed Jan 16 09:42:49 2013
New Revision: 1248
Log:
Release 7.0.35
Added:
release/tomcat/tomcat-7/v7.0.35/
- copied from r1247, dev/tomcat/tomcat-7/v7.0.35/
Removed:
dev/tomcat/tomcat-7/v7.0.35/
-
Author: markt
Date: Wed Jan 16 09:42:49 2013
New Revision: 1248
Log:
Release 7.0.35
Added:
release/tomcat/tomcat-7/v7.0.35/
- copied from r1247, dev/tomcat/tomcat-7/v7.0.35/
Removed:
dev/tomcat/tomcat-7/v7.0.35/
-
On Wed, 2013-01-16 at 07:50 +0100, Mladen Turk wrote:
> On 01/15/2013 02:29 PM, Mark Thomas wrote:
> > Hi,
> >
> > 3. Currently, we have no record of which Poller a socket is registered
> > with. This makes 2) more expensive as we have to iterate through the
> > Pollers to find the socket. Tracking
On Wed, 2013-01-16 at 09:35 +, Mark Thomas wrote:
> That would be really nice. What I'd need is this:
>
> int removeFromPollset(long socket)
>
> where the return value is either -ve for an error code or +ve for the
> current flags.
>
> Looking at the code, by the time I have finished the oth
On 16/01/2013 10:43, Remy Maucherat wrote:
> On Wed, 2013-01-16 at 09:35 +, Mark Thomas wrote:
>> That would be really nice. What I'd need is this:
>>
>> int removeFromPollset(long socket)
>>
>> where the return value is either -ve for an error code or +ve for the
>> current flags.
>>
>> Lookin
On Wed, 2013-01-16 at 11:43 +, Mark Thomas wrote:
> > Using multiple pollsets is only needed on some platforms (Windows ...),
> > and it is possible it is not supposed to be mandatory now (Windows
> > should be able to handle large pollsets now). So if you accept to drop
> > support for running
On 16/01/2013 12:05, Remy Maucherat wrote:
> On Wed, 2013-01-16 at 11:43 +, Mark Thomas wrote:
>>> Using multiple pollsets is only needed on some platforms (Windows ...),
>>> and it is possible it is not supposed to be mandatory now (Windows
>>> should be able to handle large pollsets now). So
Author: markt
Date: Wed Jan 16 12:10:35 2013
New Revision: 1433908
URL: http://svn.apache.org/viewvc?rev=1433908&view=rev
Log:
Trivial comment corrections
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoin
On 01/16/2013 01:05 PM, Remy Maucherat wrote:
On Wed, 2013-01-16 at 11:43 +, Mark Thomas wrote:
It is not really a bug: only the newer Windows (Vista+) have efficient
polling. With previous versions, small pollsets have to be used because
(apparently) it can only poll over 64 sockets at a ti
On Wed, 2013-01-16 at 12:08 +, Mark Thomas wrote:
> > It is not really a bug: only the newer Windows (Vista+) have efficient
> > polling. With previous versions, small pollsets have to be used because
> > (apparently) it can only poll over 64 sockets at a time. If the size is
> > over 1000, the
On 16/01/2013 13:19, Remy Maucherat wrote:
> On Wed, 2013-01-16 at 12:08 +, Mark Thomas wrote:
>>> It is not really a bug: only the newer Windows (Vista+) have efficient
>>> polling. With previous versions, small pollsets have to be used because
>>> (apparently) it can only poll over 64 sockets
Author: markt
Date: Wed Jan 16 13:26:40 2013
New Revision: 1433928
URL: http://svn.apache.org/viewvc?rev=1433928&view=rev
Log:
Re-order
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/res/LocalStrings.properties
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/res/LocalStrings.
On Wed, 2013-01-16 at 15:14 +, ma...@apache.org wrote:
> This is untested (I don't have an OSX build of the native lib handy right
> now). I'll test later today.
I'm not sure native on OS X is 100% stable, for whatever reason (due to
apparent concurrency issues with the poller once read + wri
On 01/16/2013 04:53 PM, Remy Maucherat wrote:
On Wed, 2013-01-16 at 15:14 +, ma...@apache.org wrote:
This is untested (I don't have an OSX build of the native lib handy right now).
I'll test later today.
I'm not sure native on OS X is 100% stable, for whatever reason (due to
apparent conc
On 16/01/2013 16:12, jean-frederic clere wrote:
> On 01/16/2013 04:53 PM, Remy Maucherat wrote:
>> On Wed, 2013-01-16 at 15:14 +, ma...@apache.org wrote:
>>> This is untested (I don't have an OSX build of the native lib handy
>>> right now). I'll test later today.
>>
>> I'm not sure native on O
Author: olamy
Date: Wed Jan 16 17:17:23 2013
New Revision: 1434050
URL: http://svn.apache.org/viewvc?rev=1434050&view=rev
Log:
use tomcat 7.0.35 artifacts
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-p
Author: olamy
Date: Wed Jan 16 17:17:42 2013
New Revision: 1434051
URL: http://svn.apache.org/viewvc?rev=1434051&view=rev
Log:
use last cxf 2.6.5 in archetype
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml
Modified:
tomcat/maven-pl
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by ChuckCaldarale:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=65&rev2=66
# But please only add terms here if they apply
[
https://issues.apache.org/jira/browse/MTOMCAT-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555387#comment-13555387
]
Ludwig Magnusson commented on MTOMCAT-46:
-
I encountered this error as well when I
https://issues.apache.org/bugzilla/show_bug.cgi?id=54437
Bug ID: 54437
Summary: Update PoolProperties javadoc for ConnectState
interceptor-managed defaults
Product: Tomcat Modules
Version: unspecified
Hardware: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=54437
--- Comment #1 from Chris Pimlott ---
There's an existing example in removeAbandonedTimeout setter/getter, which
reference the ResetAbandonedTimer interceptor.
--
You are receiving this mail because:
You are the assignee for the bug.
---
[
https://issues.apache.org/jira/browse/MTOMCAT-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555430#comment-13555430
]
Glen Mazza commented on MTOMCAT-200:
I think this can be Resolved/Fixed -- it is alre
[
https://issues.apache.org/jira/browse/MTOMCAT-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-200.
--
Resolution: Fixed
> Tomcat7:redeploy
>
>
>
Author: markt
Date: Wed Jan 16 20:48:07 2013
New Revision: 1434380
URL: http://svn.apache.org/viewvc?rev=1434380&view=rev
Log:
Update docs for 7.0.35
[This commit notification would consist of 58 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
--
Author: markt
Date: Wed Jan 16 20:53:54 2013
New Revision: 1434385
URL: http://svn.apache.org/viewvc?rev=1434385&view=rev
Log:
Update site for 7.0.35 release.
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-70
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.35.
Apache Tomcat is an open source software implementation of the Java
Servlet and JavaServer Pages technologies.
This release contains a small number of bug fixes and improvements
compared to version 7.0.34. The not
Author: markt
Date: Wed Jan 16 21:12:20 2013
New Revision: 1434403
URL: http://svn.apache.org/viewvc?rev=1434403&view=rev
Log:
Ensure sockets are always destroyed via destroySocket(). A single place
for actions on socket destroy will make later changes simpler.
Modified:
tomcat/trunk/java/org
https://issues.apache.org/bugzilla/show_bug.cgi?id=54438
Bug ID: 54438
Summary: Bug fix 52953 introduces NullPointerException in
RealBase.java line 409 when user not found in JDBC
Product: Tomcat 7
Version: 7.0.27
Hardware:
https://issues.apache.org/bugzilla/show_bug.cgi?id=54438
bruce weertman changed:
What|Removed |Added
OS||All
--- Comment #1 from bruce wee
https://issues.apache.org/bugzilla/show_bug.cgi?id=54438
bruce weertman changed:
What|Removed |Added
CC||br...@iris.washington.edu
--
You
Author: markt
Date: Wed Jan 16 21:52:58 2013
New Revision: 1434428
URL: http://svn.apache.org/viewvc?rev=1434428&view=rev
Log:
APR/native refactoring
- Remove SocketEventProcessor
- Align code with JIO connector (with a view to further refactoring)
Modified:
tomcat/trunk/java/org/apache/tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=54439
Bug ID: 54439
Summary: Undeploy unable to remove JAR files
Product: Tomcat 7
Version: 7.0.32
Hardware: All
OS: All
Status: NEW
Severity: normal
Author: markt
Date: Wed Jan 16 22:11:53 2013
New Revision: 1434438
URL: http://svn.apache.org/viewvc?rev=1434438&view=rev
Log:
APR/native refactoring
- Clean-up
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprE
https://issues.apache.org/bugzilla/show_bug.cgi?id=54438
bruce weertman changed:
What|Removed |Added
Summary|Bug fix 52953 introduces|Bug fix 52953 introduces
Author: markt
Date: Wed Jan 16 22:22:22 2013
New Revision: 1434447
URL: http://svn.apache.org/viewvc?rev=1434447&view=rev
Log:
Ensure maxKeepAliveRequests is honoured by the APR/native connector.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/j
Author: markt
Date: Wed Jan 16 22:40:40 2013
New Revision: 1434456
URL: http://svn.apache.org/viewvc?rev=1434456&view=rev
Log:
APR/native refactoring
- Pull up comet flag to SocketWrappoer
- Remove dedicated Comet Poller
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.j
Author: markt
Date: Wed Jan 16 22:51:11 2013
New Revision: 1434463
URL: http://svn.apache.org/viewvc?rev=1434463&view=rev
Log:
APR/native refactoring
- Add an endpoint implementation specific SocketWrapper
- Track poller flags in new wrapper
Modified:
tomcat/trunk/java/org/apache/tomcat/util/
Author: markt
Date: Wed Jan 16 23:43:23 2013
New Revision: 1434500
URL: http://svn.apache.org/viewvc?rev=1434500&view=rev
Log:
Final parts of the puzzle to get APR/native to support the JSR356 WebSocket.
There are a small number of Autobahn failures still. I'll look at those next.
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=54440
Bug ID: 54440
Summary: TagPluginManager.init() throws NPE when used in Ant
task
Product: Tomcat 7
Version: 7.0.35
Hardware: Macintosh
Status: NEW
41 matches
Mail list logo