[
https://issues.apache.org/jira/browse/IGNITE-27399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-27399:
--------------------------------------
Description: Currently, the communication messages serialization doesn't
support linked hash maps. We should not pass definitions of index field as a
_LinkedHashMap_ in {_}I{_}{_}ndexQueryResultMeta{_}. The maps reading goes via
{_}HashMap{_}. (was: Currently, the communication messages serialization
doesn't support linked hash maps. We should not pass definitions of index field
as a _LinkedHashMap_ in {_}I{_}{_}ndexKeyDefinition{_}. The maps reading goes
via {_}HashMap{_}. )
> Keep order of index key definitions in IndexQueryResultMeta
> ------------------------------------------------------------
>
> Key: IGNITE-27399
> URL: https://issues.apache.org/jira/browse/IGNITE-27399
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladimir Steshin
> Priority: Major
> Labels: ise
>
> Currently, the communication messages serialization doesn't support linked
> hash maps. We should not pass definitions of index field as a _LinkedHashMap_
> in {_}I{_}{_}ndexQueryResultMeta{_}. The maps reading goes via {_}HashMap{_}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)