[
https://issues.apache.org/jira/browse/SOLR-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817001#comment-17817001
]
ASF subversion and git services commented on SOLR-17145:
--------------------------------------------------------
Commit 8dd17691a731c8c28304e16b140f685f345c6553 in solr's branch
refs/heads/branch_9x from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=8dd17691a73 ]
SOLR-17145: Add 'requestid' to INSTALLSHARD response (#2252)
The field is commonly found on other admin requests, so we've added it
here for consistency.
> INSTALLSHARDDATA response is missing 'requestid' when run asynchronously
> -------------------------------------------------------------------------
>
> Key: SOLR-17145
> URL: https://issues.apache.org/jira/browse/SOLR-17145
> Project: Solr
> Issue Type: Bug
> Affects Versions: 9.4
> Reporter: Jason Gerlowski
> Assignee: Jason Gerlowski
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Most admin APIs that can be run asynchronously return a 'requestid' field
> echoing back the tracking ID to the caller. [SolrJ even has features built
> around
> this|https://github.com/apache/solr/blob/7eceece76771bdcd71245bcdfd5c0ae99ec980ee/solr/solrj/src/java/org/apache/solr/client/solrj/request/CollectionAdminRequest.java#L218].
> But the INSTALLSHARDDATA response omits this field.
> We should add it for consistency and for better compatibility with SolrJ
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]