[
https://issues.apache.org/jira/browse/IGNITE-16604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510093#comment-17510093
]
Maksim Timonin commented on IGNITE-16604:
-----------------------------------------
Thanks [~av] for review! Merged to master
> GeoSpatial index creation fails on client nodes
> -----------------------------------------------
>
> Key: IGNITE-16604
> URL: https://issues.apache.org/jira/browse/IGNITE-16604
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.11, 2.12
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Blocker
> Fix For: 2.13
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> GeoSpatial indexes work only on server nodes. GeoIndexes are completely
> broken on client nodes since 2.11
> (https://issues.apache.org/jira/browse/IGNITE-13056 broke it)
> Client nodes should provide a lightweight index (structure, no data). It's
> done for sorted indexes (ClientInlineIndex), but doesn't for geospatial.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)