jsr340-experts@servlet-spec.java.net

[jsr340-experts] Re: Candidate for Servlet 3.1 Early draft review

From: Remy Maucherat <rmaucher_at_redhat.com>
Date: Tue, 06 Mar 2012 10:30:28 +0100

On Mon, 2012-03-05 at 21:27 +0000, Mark Thomas wrote:
> 1. I really don't like that the Javadoc is no longer part of the
> specification documentation. Given that there is important detail that
> is only present in the Javadoc I think that it should be included so
> that all the necessary information is available in a single document. A
> PDF is also a lot easier to search (e.g. for a method name) than a PDF
> plus a bunch of HTML files. It might be more work for the EG lead, but
> it would be a big benefit to the users of the specification.

+1

> 2. The list of EG members needs to be updated as does, I suspect, the
> acknowledgements.
>
>
> HTTP Upgrade
>
> 1. I don't see why ProtocolHandler#outputReady() is required. Data is
> written to the OutputStream of the WebConnection which the container
> then writes to the client.

Avoiding blocking on output in needed for scalability.

-- 
Remy Maucherat <rmaucher_at_redhat.com>
Red Hat Inc