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 bdbc534 Use consistent format new ee2e35b Expand debugging for async processing new 7afcf7a 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