magibney commented on code in PR #1302:
URL: https://github.com/apache/solr/pull/1302#discussion_r1089357566
##########
solr/core/src/java/org/apache/solr/schema/ManagedIndexSchemaFactory.java:
##########
@@ -290,8 +301,9 @@ public ManagedIndexSchema create(
return schema;
}
- private InputStream readSchemaLocally() {
+ private InputStream readSchemaLocally(String[] loadedResourceRef) {
Review Comment:
👍 ... addressed this with 39c5620cd8f7ae96f98dde384b443ebe6d6ff318
--
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]