[ https://issues.apache.org/jira/browse/SOLR-14026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992140#comment-16992140 ]
Robert Muir commented on SOLR-14026: ------------------------------------ It seems like simply a buggy test, and behavior changed. Does not make sense to assert anything on http "status text" anymore, it is a relic of http/1.x, does not exist anymore in http/2. The only thing transferred over the wire is {{:status}} pseudo-header. so the assertion should simply be on the code alone. > Upgrade Jetty to 9.4.24.v20191120 and dropwizard to 4.1.2 > --------------------------------------------------------- > > Key: SOLR-14026 > URL: https://issues.apache.org/jira/browse/SOLR-14026 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Erick Erickson > Assignee: Erick Erickson > Priority: Major > > Prompted by the linked JIRA. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org