janhoy commented on issue #1250: SOLR-14250 Fix error logging on Expect: 
100-continue
URL: https://github.com/apache/lucene-solr/pull/1250#issuecomment-584537676
 
 
   I tested manually that the new DEBUG log line is printed when hitting a 
non-existent URL, e.g.
   
       curl -H "Content-Type: application/json" -H "Expect: 100-continue" 
http://localhost:8983/solr/foo/update2
   
   So I think this is good to go. Will leave it sitting here to collect 
feedback for a few days.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to