[PR] SOLR-17756: Explicit cast on IndexFingerprint for Java 11 [solr]
mlbiscoc opened a new pull request, #3363: URL: https://github.com/apache/solr/pull/3363 IndexFingerprint needs a separate explicit cast on Java 11 after instanceof check. -- 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]
Re: [PR] SOLR-17756: Explicit cast on IndexFingerprint for Java 11 [solr]
mlbiscoc commented on PR #3363: URL: https://github.com/apache/solr/pull/3363#issuecomment-2906911736 @dsmiley Just saw you beat me to it fixing in commit [2c82ba9](https://github.com/apache/solr/commit/2c82ba9f9bc64fd1e574c042b50a79f796a73363). Thanks for that. Will close this out. -- 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]
Re: [PR] SOLR-17756: Explicit cast on IndexFingerprint for Java 11 [solr]
mlbiscoc closed pull request #3363: SOLR-17756: Explicit cast on IndexFingerprint for Java 11 URL: https://github.com/apache/solr/pull/3363 -- 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]
