This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 7afcf7a  Add debug logging of read/write interest registration
     new 830050c  Expand async tests
     new 0726d82  Fix instance where pipelined data may be missed after an 
async request
     new 71d671e  Don't trigger an additional dispatch with async I/O and 
complete

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 java/org/apache/coyote/AbstractProcessorLight.java |  27 +++-
 java/org/apache/coyote/AsyncStateMachine.java      |  26 ++--
 .../apache/catalina/core/TestAsyncContextImpl.java | 163 +++++++++++++++++++++
 3 files changed, 199 insertions(+), 17 deletions(-)


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

Reply via email to