[
https://issues.apache.org/jira/browse/SOLR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-1503.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.4
Thanks, committed.
> Solr throws 500 instead of 400 on some malformed requests
> ---------------------------------------------------------
>
> Key: SOLR-1503
> URL: https://issues.apache.org/jira/browse/SOLR-1503
> Project: Solr
> Issue Type: Bug
> Components: update
> Affects Versions: 1.3
> Reporter: Kyle Maxwell
> Priority: Minor
> Fix For: 1.4
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> If you submit a malformed xml document to update, Solr returns a 500 error.
> Clients often treat this as a failure in the server, but it's really a 400
> invalid request. Trivial patch is attached, although there may be similar
> cases (i.e. malformed json) that are also worth investigating.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.