Skip to content

SOLR-18439: v2 APIs use 200 on success and 500 with a error.msg key - #4899

Open
epugh wants to merge 3 commits into
apache:mainfrom
epugh:SOLR-18439
Open

SOLR-18439: v2 APIs use 200 on success and 500 with a error.msg key#4899
epugh wants to merge 3 commits into
apache:mainfrom
epugh:SOLR-18439

Conversation

@epugh

@epugh epugh commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/SOLR-18439

Description

We have a standard on V2 apis that 200 is success and 500 is an error, with a message under error.msg attribute. Most of the API's have that, but some don't so bring them into compliance.

Solution

Update three apis. They aren't used yet by any existing code, and haven't been released in Solr, so I think we don't need a changelog.

@epugh epugh added this to the 10.x milestone Sep 10, 2026
@github-actions github-actions Bot added the tests label Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant