noblepaul commented on code in PR #897:
URL: https://github.com/apache/solr/pull/897#discussion_r894057481


##########
solr/core/src/java/org/apache/solr/api/AnnotatedApi.java:
##########
@@ -335,6 +337,33 @@ void invoke(SolrQueryRequest req, SolrQueryResponse rsp, 
CommandOperation cmd) {
       }
     }
 
+    public int hashCode() {

Review Comment:
   don't you think we should cash and reuse the hash ?



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