Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
main (10.0)
-
None
-
None
Description
SOLR-16347 introduces a JAX-RS framework for Solr's v2 APIs, but it only moved a few token APIs to that approach. Our APIs themselves still need migrated. (See SOLR-16370 for a discussion of the rationale and benefits of doing this).
This ticket targets any remaining APIs not covered by other sibling SOLR-16370 subtasks, including but not limited to:
- /replication
- GET /tasks/list, GET /tasks/list/1234, and DELETE /tasks/list/1234
- core healthcheck/ping APIs
Attachments
Issue Links
- duplicates
-
SOLR-16398 Cosmetic improvements and migration to JAX-RS (miscellaneous coll/core APIs)
- Open