iamsanjay commented on code in PR #1119: URL: https://github.com/apache/solr/pull/1119#discussion_r1004814541
########## solr/core/src/java/org/apache/solr/handler/admin/CoreAdminHandler.java: ########## @@ -452,6 +454,11 @@ void call() throws Exception { } } + @Override Review Comment: [Q] Does that mean the v2 API format will also change for '/replication'? i.e. instead of starting with '/cores' Will it starts with '/replication'? something like that. ``` /replication/{coreName}/backups ``` -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org