michael-o commented on pull request #456: URL: https://github.com/apache/tomcat/pull/456#issuecomment-954648720
> > > This feels like a step forwards, but ideally one that will be reverted in the future as AprLifecycleListener is made more robust. It's difficult to gauge the need for this change prior to a decision being made about that increased robustness. The only robustness I see is that the client code adds to `Server` only as intended, because connectors are initiated *before* a context and destroyed *after* a context. Context level will still remain wrong. Plus reference counting if there is more than one `Sever` in the JVM. -- 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