[GitHub] [solr] gerlowskija commented on a change in pull request #565: SOLR-15745: Move public v2 "core-admin" APIs to annotation framework

2022-01-25 Thread GitBox
gerlowskija commented on a change in pull request #565: URL: https://github.com/apache/solr/pull/565#discussion_r791886377 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/SplitCorePayload.java ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Soft

[GitHub] [solr] gerlowskija commented on a change in pull request #565: SOLR-15745: Move public v2 "core-admin" APIs to annotation framework

2022-01-25 Thread GitBox
gerlowskija commented on a change in pull request #565: URL: https://github.com/apache/solr/pull/565#discussion_r791893709 ## File path: solr/core/src/java/org/apache/solr/handler/ClusterAPI.java ## @@ -48,18 +45,21 @@ import org.apache.solr.response.SolrQueryResponse; import

[GitHub] [solr] gerlowskija commented on a change in pull request #565: SOLR-15745: Move public v2 "core-admin" APIs to annotation framework

2022-01-25 Thread GitBox
gerlowskija commented on a change in pull request #565: URL: https://github.com/apache/solr/pull/565#discussion_r791891085 ## File path: solr/core/src/java/org/apache/solr/handler/admin/api/MergeIndexesAPI.java ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] [solr] gerlowskija commented on a change in pull request #565: SOLR-15745: Move public v2 "core-admin" APIs to annotation framework

2022-01-25 Thread GitBox
gerlowskija commented on a change in pull request #565: URL: https://github.com/apache/solr/pull/565#discussion_r791889412 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/SwapCoresPayload.java ## @@ -0,0 +1,29 @@ +/* + * Licensed to the Apache Soft

[GitHub] [solr] gerlowskija commented on a change in pull request #565: SOLR-15745: Move public v2 "core-admin" APIs to annotation framework

2022-01-25 Thread GitBox
gerlowskija commented on a change in pull request #565: URL: https://github.com/apache/solr/pull/565#discussion_r791889412 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/SwapCoresPayload.java ## @@ -0,0 +1,29 @@ +/* + * Licensed to the Apache Soft

[GitHub] [solr] gerlowskija commented on a change in pull request #565: SOLR-15745: Move public v2 "core-admin" APIs to annotation framework

2022-01-25 Thread GitBox
gerlowskija commented on a change in pull request #565: URL: https://github.com/apache/solr/pull/565#discussion_r791886377 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/SplitCorePayload.java ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Soft