This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 629518d Remove deprecated code new 9375932 Refactor Connector/Endpoint pause only stop new connections/requests new 5d64445 Explicitly release pooled ByteBuffer instances on endpoint stop 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/AbstractProtocol.java | 6 +----- java/org/apache/tomcat/util/net/Nio2Endpoint.java | 9 ++++++--- java/org/apache/tomcat/util/net/NioEndpoint.java | 11 +++++++---- webapps/docs/changelog.xml | 9 +++++++++ 4 files changed, 23 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org