gus-asf commented on code in PR #4120:
URL: https://github.com/apache/solr/pull/4120#discussion_r2902151493
##########
solr/core/src/java/org/apache/solr/security/AuthorizationUtils.java:
##########
@@ -43,6 +45,7 @@ private AuthorizationUtils() {
/* Private ctor prevents instantiation */
}
+ @SuppressWarnings("ClassCanBeRecord")
Review Comment:
Once the check-mark in the IDE is yellow all manner of stuff gets ignored...
converting it is off topic for this pr however.
--
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]