[
https://issues.apache.org/jira/browse/SOLR-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444242#comment-17444242
]
ASF subversion and git services commented on SOLR-15792:
--------------------------------------------------------
Commit 9b1f8ddab33ebee870780918554699980bd635ad in solr's branch
refs/heads/main from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=9b1f8dd ]
SOLR-15792: Rewrite shardname APIs using annotation framework (#415)
V2 APIs implementations are in the process of migrating from a JSON file
'apispec' framework, to an annotation-based framework.
This commit makes this change for Solr's
/v2/collections/<collName>/shards/<shardName> APIs: delete-shard,
force-leader, and sync-shard.
> Rewrite '/c/<coll>/shards/<shard>' v2 APIs to use annotation framework.
> -----------------------------------------------------------------------
>
> Key: SOLR-15792
> URL: https://issues.apache.org/jira/browse/SOLR-15792
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: v2 API
> Reporter: Jason Gerlowski
> Priority: Major
> Labels: V2
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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/<shard>}} APIs:
> force-leader, sync-shard, and delete-shard.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]