igiguere commented on code in PR #4240:
URL: https://github.com/apache/solr/pull/4240#discussion_r3406253567


##########
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:
   Tested again, with and without registerV2(): /api/node/system works.  So 
I'll leave it out, not required.



-- 
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