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


##########
solr/api/src/java/org/apache/solr/client/api/util/Constants.java:
##########
@@ -47,4 +47,6 @@ private Constants() {
   public static final String ADDTL_FIELDS_PROPERTY = "hasAdditionalFields";
 
   public static final String JAVABIN_CONTENT_TYPE_V2 = 
"application/vnd.apache.solr.javabin";
+
+  public static final String NODE_INFO_SYSTEM_PATH = "/node/info/system";

Review Comment:
   Removed in the latest commit.



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