[
https://issues.apache.org/jira/browse/SOLR-8560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated SOLR-8560:
-----------------------------
Description: The REQUESTSTATUS API returns a "state" that is currently a
String. This issue adds a {{RequestStatusState}} enum with the currently
returned constants, for easier integration by clients. For backwards
compatibility it parses the returned state in a lowercase form, as well resolve
"notfound" to {{NOT_FOUND}}. (was: The REQUESTSTATUS API returns a "state"
that is currently a String. This issue adds a {{RequestStatusState}} enum with
the currently returned constants, for easier integration by clients. For
backwards compatibility it will parse the returned state in a lowercase form,
as well resolve "notfound" to {{NOT_FOUND}}.)
> Add RequestStatusState enum
> ---------------------------
>
> Key: SOLR-8560
> URL: https://issues.apache.org/jira/browse/SOLR-8560
> Project: Solr
> Issue Type: Improvement
> Components: clients - java
> Reporter: Shai Erera
> Assignee: Shai Erera
> Priority: Minor
> Fix For: 5.5, Trunk
>
>
> The REQUESTSTATUS API returns a "state" that is currently a String. This
> issue adds a {{RequestStatusState}} enum with the currently returned
> constants, for easier integration by clients. For backwards compatibility it
> parses the returned state in a lowercase form, as well resolve "notfound" to
> {{NOT_FOUND}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]