+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
lic/workspace/apache-commons/daemon/dist/bin/commons-daemon-20160605-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.relaxTiming=true
-Dcommons-
-commons/daemon/dist/bin/commons-daemon-20160605-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.relaxTiming=true
-Dcommons-daemon.jar=/srv/g
/dist/commons-daemon-20160605.jar
-Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar
-Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps
-Dtest.excludePerformance=true
-Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar
-Dco
https://bz.apache.org/bugzilla/show_bug.cgi?id=57937
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661
--- Comment #3 from Christopher Schultz ---
Would you care to propose a small patch?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscri
Rémy and Mark,
On 6/3/16 10:11 AM, Mark Thomas wrote:
> On 03/06/2016 14:36, Rémy Maucherat wrote:
>> Hi,
>>
>> With direct connect having been hacked in (err, I mean, "implemented"), it
>> is (a lot) easier to do meaningful performance tests. h2load is a drop in
>> replacement of ab that uses HTT
On 05/06/2016 18:28, Christopher Schultz wrote:
> Can we use separate monitors for read versus write operations?
In theory, yes. We had that in 8.0.x but it created a lot of complexity
around error handling since you never know what the other thread might
be doing. Maybe there is a cleaner way
https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
--- Comment #22 from Mark Thomas ---
CATALINA_PID works as expected.
Excess spaces removed
unset _NOHUP added
I'll get this committed shortly.
--
You are receiving this mail because:
You are the assignee for the bug.
---
Author: violetagg
Date: Sun Jun 5 18:53:35 2016
New Revision: 1746938
URL: http://svn.apache.org/viewvc?rev=1746938&view=rev
Log:
Merged revision 1746750 from tomcat/tc8.0.x/trunk:
Tab police.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/
Author: markt
Date: Sun Jun 5 18:55:33 2016
New Revision: 1746939
URL: http://svn.apache.org/viewvc?rev=1746939&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
Add support for a new environment variable (USE_NOHUP) that causes nohup to be
used when starting Tomcat. It is d
Author: markt
Date: Sun Jun 5 18:57:08 2016
New Revision: 1746940
URL: http://svn.apache.org/viewvc?rev=1746940&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
Add support for a new environment variable (USE_NOHUP) that causes nohup to be
used when starting Tomcat. It is d
Author: markt
Date: Sun Jun 5 18:58:03 2016
New Revision: 1746941
URL: http://svn.apache.org/viewvc?rev=1746941&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
Add support for a new environment variable (USE_NOHUP) that causes nohup to be
used when starting Tomcat. It is d
Author: markt
Date: Sun Jun 5 19:04:30 2016
New Revision: 1746942
URL: http://svn.apache.org/viewvc?rev=1746942&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
Add support for a new environment variable (USE_NOHUP) that causes nohup to be
used when starting Tomcat. It is d
Author: markt
Date: Sun Jun 5 19:11:32 2016
New Revision: 1746943
URL: http://svn.apache.org/viewvc?rev=1746943&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
Add support for a new environment variable (USE_NOHUP) that causes nohup to be
used when starting Tomcat. It is d
https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661
--- Comment #4 from Michael Osipov <1983-01...@gmx.net> ---
(In reply to Christopher Schultz from comment #3)
> Would you care to propose a small patch?
Yes, sure. Should the properties be added by default or with a config option?
--
You are
https://bz.apache.org/bugzilla/show_bug.cgi?id=58626
--- Comment #24 from Michael Osipov <1983-01...@gmx.net> ---
Please note that my tests are still pending. Hopefully will be completes Monday
or Tuesday.
--
You are receiving this mail because:
You are the assignee for the bug.
---
mons/daemon/dist/bin/commons-daemon-20160605-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.relaxTiming=true
-Dcommons-daemon.jar=/srv/gump/pub
Author: kfujino
Date: Mon Jun 6 06:21:39 2016
New Revision: 1746962
URL: http://svn.apache.org/viewvc?rev=1746962&view=rev
Log:
Add description about removal of JSR-77 implementation to the migration guides.
Modified:
tomcat/site/trunk/docs/migration-85.html
tomcat/site/trunk/docs/migrat
Author: kfujino
Date: Mon Jun 6 06:33:28 2016
New Revision: 1746963
URL: http://svn.apache.org/viewvc?rev=1746963&view=rev
Log:
Add description about removal of MessageDispatch15Interceptor to the migration
guides.
Modified:
tomcat/site/trunk/docs/migration-85.html
tomcat/site/trunk/doc
Author: kfujino
Date: Mon Jun 6 06:39:57 2016
New Revision: 1746964
URL: http://svn.apache.org/viewvc?rev=1746964&view=rev
Log:
Fix error message when failed to register MBean.
Modified:
tomcat/trunk/java/org/apache/catalina/util/LocalStrings.properties
tomcat/trunk/webapps/docs/changelo
Author: kfujino
Date: Mon Jun 6 06:41:25 2016
New Revision: 1746965
URL: http://svn.apache.org/viewvc?rev=1746965&view=rev
Log:
Fix error message when failed to register MBean.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/util/LocalStrings.properties
tomcat/tc8.5.x/trunk/webap
Author: kfujino
Date: Mon Jun 6 06:43:59 2016
New Revision: 1746966
URL: http://svn.apache.org/viewvc?rev=1746966&view=rev
Log:
Fix error message when failed to register MBean.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/util/LocalStrings.properties
tomcat/tc8.0.x/trunk/webap
Author: kfujino
Date: Mon Jun 6 06:45:55 2016
New Revision: 1746967
URL: http://svn.apache.org/viewvc?rev=1746967&view=rev
Log:
Fix error message when failed to register MBean.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/util/LocalStrings.properties
tomcat/tc7.0.x/trunk/webap
32 matches
Mail list logo