This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 20c39e9 Use consistent format new 7c31429 Expand debugging for async processing new 7839aab Add debug logging of read/write interest registration The 2 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/AbstractProcessor.java | 16 +++++++++++++--- java/org/apache/coyote/AbstractProcessorLight.java | 3 +++ java/org/apache/tomcat/util/net/AprEndpoint.java | 6 ++++++ java/org/apache/tomcat/util/net/LocalStrings.properties | 2 ++ java/org/apache/tomcat/util/net/Nio2Endpoint.java | 6 ++++++ java/org/apache/tomcat/util/net/NioEndpoint.java | 6 ++++++ 6 files changed, 36 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org