This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from c691827 Ensure Windows signing uses sha256 hash new 8c9885f DNS caching prevents running nodes to discover new pods. The new pods know about the already ready pods and try to join the cluster connecting to the running pods, so use accept() to add the new pods. new 766f662 Refactor to reduce code duplication 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: .../membership/cloud/CloudMembershipProvider.java | 60 ++++++++++++---------- .../membership/cloud/DNSMembershipProvider.java | 38 +++++++++++++- webapps/docs/changelog.xml | 8 +++ 3 files changed, 77 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org