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 0e324d1 Add end method for possible cleanups new e8cad1a Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63441 new ab70de3 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62841 poss deadlock new 8abf06d Avoid unnecessary logging when host is down 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: .../apache/catalina/ha/session/DeltaManager.java | 24 +++++++--- .../apache/catalina/ha/session/DeltaSession.java | 54 ++++++++++++++-------- .../group/interceptors/TcpFailureDetector.java | 5 +- webapps/docs/changelog.xml | 27 +++++++++++ 4 files changed, 83 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org