On 07/12/2016 09:28, ma...@apache.org wrote:
> Author: markt
> Date: Wed Dec  7 09:28:40 2016
> New Revision: 1773036
> 
> URL: http://svn.apache.org/viewvc?rev=1773036&view=rev
> Log:
> Refactor the per Endpoint Acceptors into a single Acceptor class.

Some additional commentary:

- The I/O refactoring still feels like a work in progress. My aim
  remains reducing duplication and edge case differences between the
  three Endpoint implementations.

- Endpoint does reach quite a long way up the I/O stack. That doesn't
  seem quite right but I haven't looked at it closely.

- I ran the unit tests and they all passed after these changes.

- I'm on the fence whether to back-port this to 8.5.x. or not.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to