On 11/7/2018 8:58 AM, Shawn Heisey wrote:
I have reached out to the #jetty IRC channel on this topic. As of
right now, there has been no response. Getting a response could take
quite a while.
I was told that the #jetty IRC channel is no longer an official support
avenue. They have someone staying in the channel to inform people of
the change. It was recommended to open an issue here:
https://github.com/eclipse/jetty.project/issues/new
I do not have the precise information about the Solr/Jetty versions
you're running, which will be needed for an issue. Are you using the
request log config unchanged from what Solr includes in jetty.xml
(commented)? Is that config the same on the 6.x version as it is on the
7.x version?
It might be a good idea to take the issue to their mailing list for
discussion before opening an issue.
I think it's likely that this change was intentional by the Jetty team
in their 9.4.x version. The actual HTTP request that the client makes
will be precisely what your example from Solr 7.x contains ... which
means that the information logged by the 6.x version doesn't precisely
match the actual request.
Thanks,
Shawn