Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] CPU spikes caused by Selector threads

Hi Greg,

On 5/31/16 11:27 AM, Greg Wilkins wrote:
There have been jetty bugs with spinning selectors and one was fixed in
8.1.17.  So you could try upgrading to  jetty-8.1.19.v20160209 at least.

I'm looking for more information about the bugs (issues filed to bug tracker would be great).

Following is citation from VERSION.txt in jetty-8.1.17.v20150415 distribution. which is relevant one out of the following?

jetty-8.1.17.v20150415 - 15 April 2015
+ 409788 Large POST body causes java.lang.IllegalStateException: SENDING =>
   HEADERS.
 + 433802 check EOF in send1xx
 + 442839 highly fragmented websocket messages can result in corrupt binary
   messages
 + 445953 fixed loop closing stream write
 + 456741 Eof check in flush

And where can I find jetty-8.1.19.v20160209 distribution? I can only find 8.1.17.v20150415 in http://download.eclipse.org/jetty/ .

Thanks!
Kohei


Back to the top