epugh commented on PR #2235: URL: https://github.com/apache/solr/pull/2235#issuecomment-1919437864
NOt a comment per se on this PR, but more for my own education. In the `CreateTool` we use `CoreAdminRequest.createCore`. If we wanted to take advantage of this PR, would we replace `CoreAdminRequest`, or is it furthur into the `createCore` method? https://github.com/apache/solr/blob/main/solr/core/src/java/org/apache/solr/cli/CreateTool.java#L186 ?? -- 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]
