[
https://issues.apache.org/jira/browse/SOLR-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835823#comment-17835823
]
ASF subversion and git services commented on SOLR-17176:
--------------------------------------------------------
Commit 3a1ccb334410f9e900666b81fe9d5891aa4e195d in solr's branch
refs/heads/branch_9x from Michael Gibney
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=3a1ccb33441 ]
SOLR-17176: Fix log history V2 API serialization (#2293)
(cherry picked from commit 5335de669cc0726674dd5582bf6bcfcb1692d81b)
> Log history V2 API doesn't serialize properly
> ---------------------------------------------
>
> Key: SOLR-17176
> URL: https://issues.apache.org/jira/browse/SOLR-17176
> Project: Solr
> Issue Type: Bug
> Affects Versions: 9.5.0
> Reporter: Michael Gibney
> Assignee: Michael Gibney
> Priority: Minor
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Introduced in v9.5.0 by SOLR-17063, we have SolrDocuments that are backed by
> unmodifiable maps that don't support {{entrySet()}}, and thus fail for
> certain serialization techniques (including the one used by the V2 API).
> This failed quietly, just writing an empty list -- no exception thrown, but
> useless (empty) results, where there should be content.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]