igiguere commented on code in PR #4240:
URL: https://github.com/apache/solr/pull/4240#discussion_r3406123468
##########
solr/core/src/java/org/apache/solr/handler/admin/SystemInfoHandler.java:
##########
@@ -82,11 +80,6 @@ public Collection<Class<? extends JerseyResource>>
getJerseyResources() {
return Set.of(GetNodeSystemInfo.class);
}
- @Override
Review Comment:
I haven' looked at this in ages... Looks like it's only good for the
old-style V2 API. I have to think that my carefull self tested the new API
with this version of the code ;)
--
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]