Re: Feature: Tomcat queue waiting time

2024-11-28 Thread Owner
Hey Mark, Thank you for your response. I've actually developed it on my own Spring Boot Application to scrape these metrics, but it involves subclassing TaskQueue (in order to overwrite the offer() method and track the start/end time), and utilising this subclassed queue when constructing my Execu

Re: (tomcat) branch main updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread Konstantin Kolinko
чт, 28 нояб. 2024 г. в 13:06, Mark Thomas : > > On 28/11/2024 09:22, Rémy Maucherat wrote: > > On Thu, Nov 28, 2024 at 10:11 AM wrote: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> markt pushed a commit to branch main > >> in repository https://gitbox.apac

[Bug 349] Suport for relative URLS in XSL taglib BugRat Report#627

2024-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=349 Mark Thomas changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail bec

[Bug 349] Suport for relative URLS in XSL taglib BugRat Report#627

2024-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=349 Mark Thomas changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug 349] Suport for relative URLS in XSL taglib BugRat Report#627

2024-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=349 Malak changed: What|Removed |Added Status|CLOSED |UNCONFIRMED Resolution|WONTFIX

Re: [PR] Make status code configurable [tomcat]

2024-11-28 Thread via GitHub
markt-asf commented on PR #723: URL: https://github.com/apache/tomcat/pull/723#issuecomment-2506537080 I'm not seeing a clean way to differentiate between container set 400 status and application set. Closing this draft PR. I'd be happy to consider a PR if a clean solution can be found. -

Re: [PR] Make status code configurable [tomcat]

2024-11-28 Thread via GitHub
markt-asf closed pull request #723: Make status code configurable URL: https://github.com/apache/tomcat/pull/723 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

(tomcat-tck) branch main updated: Use direct download location

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git The following commit(s) were added to refs/heads/main by this push: new b173e0a Use direct download location b173e0a is

(tomcat-tck) branch main updated: Switch Servlet download to 6.2.0-SNAPSHOT location

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git The following commit(s) were added to refs/heads/main by this push: new 506300b Switch Servlet download to 6.2.0-SNAPSHO

(tomcat-tck) branch main updated: Missed version update for 12.0.x

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git The following commit(s) were added to refs/heads/main by this push: new 8c184fb Missed version update for 12.0.x 8c184fb

(tomcat-tck) branch main updated: Jakarta EE 12 requires Java 21

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git The following commit(s) were added to refs/heads/main by this push: new 1d9e922 Jakarta EE 12 requires Java 21 1d9e922 i

(tomcat-tck) branch main updated: Update main to 12.0.x / Servlet 6.2-SNAPSHOT

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git The following commit(s) were added to refs/heads/main by this push: new 6d4596e Update main to 12.0.x / Servlet 6.2-SNAP

(tomcat) Opportunities for contribution

2024-11-28 Thread No One
Hello, Do you have something like "good first issue" or "help wanted" labeled issues to start a contribution to Apache Tomcat project? Kind regards

Re: Feature: Tomcat queue waiting time

2024-11-28 Thread Mark Thomas
On 28/11/2024 09:26, Owner wrote: Hi Tomcat Devs, Hope you guys are having a great day. I'm a new developer to this area so do let me know if I have any misconceptions or errors in my thinking. I am currently using Tomcat as an embedded web server within a Spring Boot Application, and I utilise

Re: (tomcat) branch main updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread Mark Thomas
On 28/11/2024 11:47, Rémy Maucherat wrote: On Thu, Nov 28, 2024 at 11:06 AM Mark Thomas wrote: On 28/11/2024 09:22, Rémy Maucherat wrote: On Thu, Nov 28, 2024 at 10:11 AM wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in rep

Re: (tomcat) branch main updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread Rémy Maucherat
On Thu, Nov 28, 2024 at 11:06 AM Mark Thomas wrote: > > On 28/11/2024 09:22, Rémy Maucherat wrote: > > On Thu, Nov 28, 2024 at 10:11 AM wrote: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> markt pushed a commit to branch main > >> in repository https://gi

(tomcat-tck) branch 11.0.x created (now daa96b0)

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git at daa96b0 Update to latest snapshot No new revisions were added by this update. -

Re: [PR] Correctly Proxy Statement returned from ResultSet [tomcat]

2024-11-28 Thread via GitHub
robertonr commented on PR #742: URL: https://github.com/apache/tomcat/pull/742#issuecomment-2505865395 Hello proxies could be implemented dynamically using one of ASM libraries; Reflection is very expensive and taking into consideration the huge number of applications using Tomcat this chan

Re: (tomcat) branch main updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread Mark Thomas
On 28/11/2024 09:22, Rémy Maucherat wrote: On Thu, Nov 28, 2024 at 10:11 AM wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs

Re: [PR] minor update on .gitignore [tomcat]

2024-11-28 Thread via GitHub
rmaucher commented on PR #788: URL: https://github.com/apache/tomcat/pull/788#issuecomment-2505661595 Slack in #tomcat ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

(tomcat) branch 9.0.x updated: Fix typos

2024-11-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new ab6778ab84 Fix typos ab6778ab84 is described below

(tomcat) branch 10.1.x updated: Fix typos

2024-11-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new f9209e01f2 Fix typos f9209e01f2 is described below

(tomcat) branch 11.0.x updated: Fix typos

2024-11-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 59c8565a8b Fix typos 59c8565a8b is described below

(tomcat) branch main updated: Fix typos

2024-11-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 370f936d8f Fix typos 370f936d8f is described below co

Re: [PR] BZ69355: ExactRateLimiter [tomcat]

2024-11-28 Thread via GitHub
Chenjp commented on PR #767: URL: https://github.com/apache/tomcat/pull/767#issuecomment-2505642213 another one next week. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Feature: Tomcat queue waiting time

2024-11-28 Thread Owner
Hi Tomcat Devs, Hope you guys are having a great day. I'm a new developer to this area so do let me know if I have any misconceptions or errors in my thinking. I am currently using Tomcat as an embedded web server within a Spring Boot Application, and I utilise Micrometer to expose Tomcat metrics

Re: [PR] BZ69355: ExactRateLimiter [tomcat]

2024-11-28 Thread via GitHub
markt-asf commented on PR #767: URL: https://github.com/apache/tomcat/pull/767#issuecomment-2505639468 No changes to merge here. Looking forward to additional PRs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] BZ69355: ExactRateLimiter [tomcat]

2024-11-28 Thread via GitHub
markt-asf closed pull request #767: BZ69355: ExactRateLimiter URL: https://github.com/apache/tomcat/pull/767 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

Re: (tomcat) branch main updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread Rémy Maucherat
On Thu, Nov 28, 2024 at 10:11 AM wrote: > > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch main > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/main by this push: > n

Re: [PR] minor update on .gitignore [tomcat]

2024-11-28 Thread via GitHub
markt-asf commented on PR #788: URL: https://github.com/apache/tomcat/pull/788#issuecomment-2505633255 Apache projects prefer to communicate via public channels - typically the mailing list - rather than IM or other non-public channels. What we lose in terms of speed we more than gain in te

Re: [PR] fix typo [tomcat]

2024-11-28 Thread via GitHub
markt-asf commented on PR #789: URL: https://github.com/apache/tomcat/pull/789#issuecomment-2505615298 Yes, there should be an extra `)`. This has been fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] fix typo [tomcat]

2024-11-28 Thread via GitHub
markt-asf closed pull request #789: fix typo URL: https://github.com/apache/tomcat/pull/789 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

(tomcat) branch 9.0.x updated: Fix typo

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 28e6e33ab2 Fix typo 28e6e33ab2 is described below

(tomcat) branch 10.1.x updated: Fix typo

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 7c5018acc5 Fix typo 7c5018acc5 is described below

(tomcat) branch 11.0.x updated: Fix typo

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 72bbbc2dd4 Fix typo 72bbbc2dd4 is described below

(tomcat) branch main updated: Fix typo

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 59720d5fc8 Fix typo 59720d5fc8 is described below co

Re: [PR] minor update on .gitignore [tomcat]

2024-11-28 Thread via GitHub
Chenjp commented on PR #788: URL: https://github.com/apache/tomcat/pull/788#issuecomment-2505613190 > I've removed the `.DS_Store` file and added it to `.gitignore`. The presence of the other files is an indicator that something has gone wrong so they should not be ignored. I can see an iss

(tomcat) branch 9.0.x updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 817c32f430 Avoid conflicts over derby.log when test

(tomcat) branch 10.1.x updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new a3920ffa0f Avoid conflicts over derby.log when te

(tomcat) branch 11.0.x updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 41d8103671 Avoid conflicts over derby.log when te

(tomcat) branch main updated: Avoid conflicts over derby.log when tests are run in parallel

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 5970fa4b6c Avoid conflicts over derby.log when tests

(tomcat) branch 9.0.x updated: Delete MacOS hidden file and add to .gitignore

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 34dae45da1 Delete MacOS hidden file and add to .git

(tomcat) branch 10.1.x updated: Delete MacOS hidden file and add to .gitignore

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 3ecb58c2bc Delete MacOS hidden file and add to .g

(tomcat) branch 11.0.x updated: Delete MacOS hidden file and add to .gitignore

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 0d6a534657 Delete MacOS hidden file and add to .g

Re: [PR] minor update on .gitignore [tomcat]

2024-11-28 Thread via GitHub
markt-asf commented on PR #788: URL: https://github.com/apache/tomcat/pull/788#issuecomment-2505594672 I've removed the `.DS_Store` file and added it to `.gitignore`. The presence of the other files is an indicator that something has gone wrong so they should not be ignored. I can see an is

Re: [PR] minor update on .gitignore [tomcat]

2024-11-28 Thread via GitHub
markt-asf closed pull request #788: minor update on .gitignore URL: https://github.com/apache/tomcat/pull/788 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

(tomcat) branch main updated: Delete MacOS hidden file and add to .gitignore

2024-11-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 2f465eb357 Delete MacOS hidden file and add to .gitig

Re: Plans for 11.0.2

2024-11-28 Thread Rémy Maucherat
On Thu, Nov 28, 2024 at 9:06 AM Mark Thomas wrote: > > All, > > I'd like to pick up the Eclipse 4.34 JDT release (due Wed 4 December) > for 11.0.2 as it fixes compilation issues with newer JREs. That probably > means tagging on Thursday 5 December with the releases on Monday 9 > December (unless I