[
https://issues.apache.org/jira/browse/IGNITE-16604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-16604:
------------------------------------
Description:
GeoSpatial indexes work only on server nodes. GeoIndexes are completely broken
on client nodes since 2.11 ()
Client nodes should provide a lightweight index (structure, no data). It's done
for sorted indexes (ClientInlineIndex), but doesn't for geospatial.
was:
GeoSpatial indexes work only on server nodes. GeoIndexes are completely broken
on client nodes since 2.11
Client nodes should provide a lightweight index (structure, no data). It's done
for sorted indexes (ClientInlineIndex), but doesn't for geospatial.
> 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: 10m
> Remaining Estimate: 0h
>
> GeoSpatial indexes work only on server nodes. GeoIndexes are completely
> broken on client nodes since 2.11 ()
> 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)