May I know whether this request has been taken care by somebody ?
Regards
Koti
On Sat, 29 Apr 2023, 03:09 ChristopherSchultz (via GitHub),
wrote:
>
> ChristopherSchultz commented on PR #613:
> URL: https://github.com/apache/tomcat/pull/613#issuecomment-1528121310
>
>@rmaucher applied this
ChristopherSchultz closed pull request #613: transferTo can transfer only part
of the file, so need to loop
URL: https://github.com/apache/tomcat/pull/613
--
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 g
ChristopherSchultz commented on PR #613:
URL: https://github.com/apache/tomcat/pull/613#issuecomment-1528121310
@rmaucher applied this PR earlier today.
--
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
ChristopherSchultz commented on PR #613:
URL: https://github.com/apache/tomcat/pull/613#issuecomment-1528119740
LGTM
--
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 unsu
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/36/builds/467
Blamelist: Rainer Jung , remm
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 8.5.x] 31d8b454f83d8017edda1b87c6d33d9
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/337
Blamelist: remm
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch main] d3a50551e9212a1406648ac2cb9919eeff547a20
St
On Fri, Apr 28, 2023 at 3:35 PM Konstantin Kolinko
wrote:
>
> пт, 28 апр. 2023 г. в 16:21, Konstantin Kolinko :
> >
> > чт, 27 апр. 2023 г. в 19:34, Mark Thomas :
> > >
> > > Hi all,
> > >
> > > As part of a discussion around a Spring Boot issue [1], the question has
> > > been raised whether ther
пт, 28 апр. 2023 г. в 16:21, Konstantin Kolinko :
>
> чт, 27 апр. 2023 г. в 19:34, Mark Thomas :
> >
> > Hi all,
> >
> > As part of a discussion around a Spring Boot issue [1], the question has
> > been raised whether there is merit in moving the Utility executor
> > start/stop from StandardServer
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 31d8b454f8 Fix possible partial corrupted file copie
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 ab243584de Fix possible partial corrupted file cop
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 684b2290a6 Fix possible partial corrupted file copie
чт, 27 апр. 2023 г. в 19:34, Mark Thomas :
>
> Hi all,
>
> As part of a discussion around a Spring Boot issue [1], the question has
> been raised whether there is merit in moving the Utility executor
> start/stop from StandardServer init/destroy to start/stop.
>
> I've looked at the code and I don'
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 d3a50551e9 Fix possible partial corrupted file copies
On Wed, Apr 26, 2023 at 6:19 PM Mark Thomas wrote:
>
> The proposed Apache Tomcat migration tool for Jakarta EE 1.0.7 is now
> available for voting.
>
> The significant changes since 1.0.6 are:
>
> - Provide a workaround for a known JDK bug (JDK-8303866) that prevents
>some migrated JARs from
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/772
Blamelist: Rainer Jung
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 10.1.x] 1adbfd87b1607c9fb2e8018b12c1e08522bb8949
Steps:
worker_prep
Hi Team,
Its quite awesome discussion to easy the tomcat as proc
I will say it's background compatible since then we added background active
element
StartStop both are in the hand of separate module
Spring Boot is already doing this as tomcat working as in background so it
will boost tomcat wil
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/336
Blamelist: Rainer Jung , lihan
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch main] 7ae80d7554d8ec921f33a4bffe135fe7952c8974
Steps:
work
Le ven. 28 avr. 2023 à 11:55, Rémy Maucherat a écrit :
> On Fri, Apr 28, 2023 at 9:02 AM Romain Manni-Bucau
> wrote:
> >
> > Le ven. 28 avr. 2023 à 08:36, Rémy Maucherat a écrit :
> >
> > > On Fri, Apr 28, 2023 at 8:10 AM Romain Manni-Bucau
> > > wrote:
> > > >
> > > > Hi
> > > >
> > > > Guess
jackshirazi opened a new pull request, #613:
URL: https://github.com/apache/tomcat/pull/613
We (Elastic APM) have a customer (using tomcat 9.0.72) that is hitting this
bug. The file copy is getting interrupted (likely from CPU time slicing
signals, which is happening because of additional p
mjgp2 commented on PR #612:
URL: https://github.com/apache/tomcat/pull/612#issuecomment-1527404654
I can find this documentation on the
`AsynchronousChannelGroup.withCachedThreadPool` call made within this websocket
code:
```
• An asynchronous channel group associated with a cach
This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 554d7f77d5 Short sleep in unit test should suffice,
This is an automated email from the ASF dual-hosted git repository.
rjung 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 be21363d1e Short sleep in unit test should suffice,
This is an automated email from the ASF dual-hosted git repository.
rjung 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 1adbfd87b1 Short sleep in unit test should suffic
This is an automated email from the ASF dual-hosted git repository.
rjung 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 7ae80d7554 Short sleep in unit test should suffice, b
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/771
Blamelist: Rainer Jung
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 10.1.x] eb6a5e28df86cad1cd7bfc5183fecf753777a
This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d3fff471bb Add new unit tests for AccessLogValve
d3
This is an automated email from the ASF dual-hosted git repository.
rjung 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 f339f688e3 Add new unit tests for AccessLogValve
f3
This is an automated email from the ASF dual-hosted git repository.
rjung 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 eb6a5e28df Add new unit tests for AccessLogValve
On Fri, Apr 28, 2023 at 9:02 AM Romain Manni-Bucau
wrote:
>
> Le ven. 28 avr. 2023 à 08:36, Rémy Maucherat a écrit :
>
> > On Fri, Apr 28, 2023 at 8:10 AM Romain Manni-Bucau
> > wrote:
> > >
> > > Hi
> > >
> > > Guess this utility should be there very early so before other
> > starts/stops
> > >
This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 9bb328ebdd Fix class name broken during recent clas
This is an automated email from the ASF dual-hosted git repository.
rjung 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 9d2ec8c7f5 Improve and fix new AccessLogValve unit te
Please DO NOT cross-post the same question to multiple lists. It does
not increase the chances of getting a responses - it does exactly the
opposite. It annoys the people who are able to answer your question and
makes it LESS likely that you will receive a response.
Mark
On 28/04/2023 08:07,
Le ven. 28 avr. 2023 à 08:36, Rémy Maucherat a écrit :
> On Fri, Apr 28, 2023 at 8:10 AM Romain Manni-Bucau
> wrote:
> >
> > Hi
> >
> > Guess this utility should be there very early so before other
> starts/stops
> > sounds good but ultimately init/destroy is better since it avoids to
> create
>
33 matches
Mail list logo