[
https://issues.apache.org/jira/browse/SOLR-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835812#comment-17835812
]
ASF subversion and git services commented on SOLR-17176:
--------------------------------------------------------
Commit 5335de669cc0726674dd5582bf6bcfcb1692d81b in solr's branch
refs/heads/main from Michael Gibney
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=5335de669cc ]
SOLR-17176: Fix log history V2 API serialization (#2293)
> 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]