Description
SOLR-15182 proposes moving all v2 API implementations over to using the newer annotation framework that allows APIs to be written with less duplication (and simpler code).
This ticket aims to tackle this for the /c/<coll>/shards APIs: SPLITSHARD, CREATESHARD, ADDREPLICA.
(Unrelated question, why is ADDREPLICA located at /c/<coll>/shards API and not POST /c/<coll>/shards/<shard>/replicas?)
Attachments
Issue Links
- links to