dsmiley commented on PR #4073:
URL: https://github.com/apache/solr/pull/4073#issuecomment-3866264949

   I'm seeing a bug already.  `ZookeeperInfoHandler` uses the "raw" 
responsewriter to write JSON in a custom way.  I experienced this simply by 
browsing the admin UI, and I saw a red error on the UI and in the logs.
   
   There's no test for this, apparently. 
   
   I'd argue if a "wt" is provided and we can't find it, we should return an 
error rather than silently using something unexpected.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to