Re: [jetty-users] Servlet.destroy() not called on Jetty 10 stop ?

2021-05-27 Thread Óscar Frías Barranco
Done! https://github.com/eclipse/jetty.project/issues/6329 Óscar On Thu, May 27, 2021 at 11:30 AM Simone Bordet wrote: > Hi, > > On Thu, May 27, 2021 at 8:50 AM Óscar Frías Barranco > wrote: > > > > Hi. > > > > Thanks for your reply. I have foun

Re: [jetty-users] Servlet.destroy() not called on Jetty 10 stop ?

2021-05-27 Thread Óscar Frías Barranco
() is what one expects from the servlet container, and not calling it looks like an optional optimization. Óscar On Wed, May 26, 2021 at 7:14 PM Simone Bordet wrote: > Hi, > > On Wed, May 26, 2021 at 6:21 PM Óscar Frías Barranco > wrote: > > > > Hello. > > > >

[jetty-users] Servlet.destroy() not called on Jetty 10 stop ?

2021-05-26 Thread Óscar Frías Barranco
Hello. We have migrated a webapp from Jetty 9.4 to Jetty 10 and it looks like now the method destroy() is not being called when Jetty is stopped. Is this the expected behavior? How can we execute our shutdown code when Jetty is stopped? Thanks a lot for your help. Kind regards, Óscar

Re: [jetty-users] IOException: 11/invalid_priority_frame_rate

2019-10-31 Thread Óscar Frías Barranco
regards > > > > > > On Wed, 30 Oct 2019 at 21:37, Óscar Frías Barranco > wrote: > >> Hi again. >> >> We are also seeing a similar exception which I copy below, any feedback >> about it too? >> >> java.io.IOException: 11/invalid_pin

Re: [jetty-users] IOException: 11/invalid_priority_frame_rate

2019-10-30 Thread Óscar Frías Barranco
more Thanks! Óscar On Wed, Oct 30, 2019 at 11:22 AM Óscar Frías Barranco wrote: > Hello. > > We are randomly seeing this error on some of the requests to our server > after we migrated from Jetty 9.4.20 to 9.4.22 > > What does it mean? Can we ignore it? > >

[jetty-users] IOException: 11/invalid_priority_frame_rate

2019-10-30 Thread Óscar Frías Barranco
Hello. We are randomly seeing this error on some of the requests to our server after we migrated from Jetty 9.4.20 to 9.4.22 What does it mean? Can we ignore it? java.io.IOException: 11/invalid_priority_frame_rate at