On Thu, Jul 27, 2023 at 10:48 PM Gus Heck <gus.h...@gmail.com> wrote: ...
> @David We are STILL a webapp in a servlet container. Until we ditch Jetty > that will always be true. I don't think we should ignore servlet container > best practices just because we only support one servlet container. Of course -- I think all Solr devs are aware of this. I was speaking from a user perspective. The change in philosophy way back unconstrained us, thus we can make some assumptions that previously we could not make. For example, assuming the container is Jetty. And assuming a specific host context (we don't *yet* do this but probably should).