Author: kfujino
Date: Tue Jan 10 07:31:31 2017
New Revision: 1778093
URL: http://svn.apache.org/viewvc?rev=1778093&view=rev
Log:
Enable reset the statistics without restarting the pool.
Modified:
tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.
Author: kfujino
Date: Tue Jan 10 07:28:57 2017
New Revision: 1778092
URL: http://svn.apache.org/viewvc?rev=1778092&view=rev
Log:
Enable reset the statistics without restarting the pool.
Modified:
tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.
Author: kfujino
Date: Tue Jan 10 07:26:12 2017
New Revision: 1778091
URL: http://svn.apache.org/viewvc?rev=1778091&view=rev
Log:
Enable reset the statistics without restarting the pool.
Modified:
tomcat/tc8.5.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.
Author: kfujino
Date: Tue Jan 10 07:22:43 2017
New Revision: 1778090
URL: http://svn.apache.org/viewvc?rev=1778090&view=rev
Log:
Enable reset the statistics without restarting the pool.
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
GitHub user jsoref opened a pull request:
https://github.com/apache/tomcat/pull/37
Spelling fixes
* abandoned
* adapter
* application
* approach
* assign
* assuming
* async
* asynchronous
* attempt
* attribute
* authoritative
* authorizatio
Author: markt
Date: Mon Jan 9 22:19:48 2017
New Revision: 1778068
URL: http://svn.apache.org/viewvc?rev=1778068&view=rev
Log:
Add memory protection for ForkJoinPool.commonPool() related memory leaks.
The 7.0.x fix is a little more involved since the ThreadFactory required can
only be compiled wi
Author: markt
Date: Mon Jan 9 21:55:54 2017
New Revision: 1778065
URL: http://svn.apache.org/viewvc?rev=1778065&view=rev
Log:
Add memory protection for ForkJoinPool.commonPool() related memory leaks.
Added:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/SafeForkJoinWorkerThreadFactor
Author: markt
Date: Mon Jan 9 21:50:53 2017
New Revision: 1778061
URL: http://svn.apache.org/viewvc?rev=1778061&view=rev
Log:
Add memory protection for ForkJoinPool.commonPool() related memory leaks.
Added:
tomcat/trunk/java/org/apache/catalina/startup/SafeForkJoinWorkerThreadFactory.java
On 09/01/2017 18:24, Coty Sutherland wrote:
> Hi all,
>
> Do we intentionally ship the shell scripts along with the
> tomcat-native and commons-daemon-native tarballs in bin for the
> Windows distribution?
Yes.
The only variation is the difference in line-endings.
I believe the intention is to
All,
As a result of a thread on the users list, a memory leak has been
discovered in java.util.concurrent.ForkJoinPool.commonPool. It appears
that use of this pool is hard-coded in multiple places such as
Collection.parallelStream().forEach().
I have some ideas about how to work-around the leaks
Hi Chris,
On Fri, Jan 6, 2017 at 9:49 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Martin,
>
> On 1/6/17 8:23 AM, Martin Grigorov wrote:
> > I've just upgraded my local/development Tomcat to 8.5.10 and I've hit a
> > problem in Apache Wicket:
> >
> > java.lang.ClassCastExcepti
Hi all,
Do we intentionally ship the shell scripts along with the
tomcat-native and commons-daemon-native tarballs in bin for the
Windows distribution?
+++
$ ll apache-tomcat-7.0.73-windows-x64.zip/apache-tomcat-7.0.73/bin/ |
egrep '(tar.gz|sh)$'
-rw-r--r--. 1 coty coty 21646 Nov 7 23:29 catal
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461
Ludovic Pénet changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEEDINFO
Author: markt
Date: Mon Jan 9 14:13:19 2017
New Revision: 1777968
URL: http://svn.apache.org/viewvc?rev=1777968&view=rev
Log:
Remove problematic work-around
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/
Author: markt
Date: Mon Jan 9 14:12:36 2017
New Revision: 1777967
URL: http://svn.apache.org/viewvc?rev=1777967&view=rev
Log:
Remove problematic work-around
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.p
Jean-Frederic,
2017-01-09 14:23 GMT+02:00 Josh Soref :
>
>
https://github.com/jsoref/tomcat/commit/7c6bc40ac289ee7e7c9655c69a529f18afb5b92f
Can you take a look at this change? It's about a spelling mistake in your
email address in the KEYS file.
Thanks a lot,
Violeta
>
>
> ---
On 01/09/2017 12:58 PM, Mark Thomas wrote:
> All,
>
> After speaking to various folks at various times about some form of
> Tomcat conference, I've finally got around to actually doing something
> about it. I'm like to try and do something alongside ApacheCon NA 2017.
That makes sense since the A
I can drop that, but please note that the spelling is listed as corrected in
the MIT key server. I really wonder how tomcat managed to corrupt it.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional comma
2017-01-09 14:23 GMT+02:00 Josh Soref :
>
>
https://github.com/jsoref/tomcat/commit/7c6bc40ac289ee7e7c9655c69a529f18afb5b92f
Let's not touch the KEYS file
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>
2017-01-09 13:55 GMT+02:00 Mark Thomas :
>
> On 06/01/2017 15:58, Rémy Maucherat wrote:
> > 2017-01-06 16:52 GMT+01:00 Violeta Georgieva :
> >
> >> With r1775598 changes, the declaration of the scripting variable now
is in
> >> try/finally block and it is not visible outside this block.
> >>
> >> h
https://github.com/jsoref/tomcat/commit/7c6bc40ac289ee7e7c9655c69a529f18afb5b92f
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
2017-01-09 11:23 GMT+02:00 Josh Soref :
>
> I can certainly squash. The reason I personally retain splits by
misspelled word is that it's easier to rebase / resolve conflicts when I
can see what word was misspelled.
>
> Typically large projects prefer to have my changes split into a couple of
patc
2017-01-09 10:51 GMT+02:00 Josh Soref :
>
> Hi,
> I have a series of spelling fixes for Apache Tomcat [1].
>
I reviewed these changes. Please see the comments.
When you are ready squash the commits and make PR. I'll commit the changes.
> If someone could suggest a preferred way to receive them, I
All,
After speaking to various folks at various times about some form of
Tomcat conference, I've finally got around to actually doing something
about it. I'm like to try and do something alongside ApacheCon NA 2017.
I've started a discussion on the users list.
All help, support, ideas etc. welco
On 06/01/2017 15:58, Rémy Maucherat wrote:
> 2017-01-06 16:52 GMT+01:00 Violeta Georgieva :
>
>> With r1775598 changes, the declaration of the scripting variable now is in
>> try/finally block and it is not visible outside this block.
>>
>> http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/java/or
Josh,
2017-01-09 11:38 GMT+02:00 Mark Thomas :
>
> On 09/01/2017 09:35, Violeta Georgieva wrote:
> > Mark,
> >
> > 2017-01-09 11:11 GMT+02:00 Mark Thomas :
> >>
> >> On 09/01/2017 08:51, Josh Soref wrote:
> >>> Hi,
> >>> I have a series of spelling fixes for Apache Tomcat [1].
> >>>
> >>> If someo
On 09/01/2017 09:35, Violeta Georgieva wrote:
> Mark,
>
> 2017-01-09 11:11 GMT+02:00 Mark Thomas :
>>
>> On 09/01/2017 08:51, Josh Soref wrote:
>>> Hi,
>>> I have a series of spelling fixes for Apache Tomcat [1].
>>>
>>> If someone could suggest a preferred way to receive them, I'm happy to
>>> sp
Mark,
2017-01-09 11:11 GMT+02:00 Mark Thomas :
>
> On 09/01/2017 08:51, Josh Soref wrote:
> > Hi,
> > I have a series of spelling fixes for Apache Tomcat [1].
> >
> > If someone could suggest a preferred way to receive them, I'm happy to
> > split them up.
>
> Pull request or patch file attached t
I can certainly squash. The reason I personally retain splits by misspelled
word is that it's easier to rebase / resolve conflicts when I can see what
word was misspelled.
Typically large projects prefer to have my changes split into a couple of
patches/PRs instead of as a single commit.
As a
Hi Josh,
2017-01-09 11:11 GMT+02:00 Mark Thomas :
>
> On 09/01/2017 08:51, Josh Soref wrote:
> > Hi,
> > I have a series of spelling fixes for Apache Tomcat [1].
> >
> > If someone could suggest a preferred way to receive them, I'm happy to
> > split them up.
>
> Pull request or patch file attache
On 09/01/2017 08:51, Josh Soref wrote:
> Hi,
> I have a series of spelling fixes for Apache Tomcat [1].
>
> If someone could suggest a preferred way to receive them, I'm happy to
> split them up.
Pull request or patch file attached to a new Bugzilla issue is fine.
Mark
>
> Some changes are mo
Hi,
2017-01-09 10:51 GMT+02:00 Josh Soref :
>
> Hi,
> I have a series of spelling fixes for Apache Tomcat [1].
>
> If someone could suggest a preferred way to receive them, I'm happy to
> split them up.
>
> Some changes are more interesting than others (the change to KEYS is
> interesting).
>
> [1
Hi,
I have a series of spelling fixes for Apache Tomcat [1].
If someone could suggest a preferred way to receive them, I'm happy to
split them up.
Some changes are more interesting than others (the change to KEYS is
interesting).
[1] https://github.com/jsoref/tomcat/commits/spelling
---
33 matches
Mail list logo