ShinKwang2 opened a new pull request, #875: URL: https://github.com/apache/tomcat/pull/875
This PR fixes a documentation inaccuracy in `cluster-howto.xml`. The original text incorrectly states that static memberships are configured using `StaticMembershipInterceptor`. However, the correct class to use in the `<Membership>` element is `StaticMembershipService`. This fix updates the wording and clarifies the distinction between the two classes to avoid misleading users. No runtime behavior is affected by this change — documentation only. Bugzilla: https://bz.apache.org/bugzilla/show_bug.cgi?id=69747 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org