You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2022/06/08 13:36:00 UTC

[jira] [Assigned] (IGNITE-17138) IndexKeyFactory can't register custom index types

     [ https://issues.apache.org/jira/browse/IGNITE-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov reassigned IGNITE-17138:
------------------------------------------

    Assignee: Aleksey Plekhanov

> IndexKeyFactory can't register custom index types
> -------------------------------------------------
>
>                 Key: IGNITE-17138
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17138
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Maxim Muzafarov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>             Fix For: 2.14
>
>
> {code}
> [14:57:27]	[Step 3/3]   symbol:   method register(int,(k)->new G[...]ry)k))
> [14:57:27]	[Step 3/3]   location: class org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKeyFactory
> [14:57:27]	[Step 3/3] [INFO] 1 error
> [14:57:27]	[Step 3/3] [INFO] -------------------------------------------------------------
> [14:57:27]	[Step 3/3] Compiler
> [14:57:27]	[Compiler] Compilation failure
> /opt/buildagent/work/9319dd66c384518/modules/geospatial-ext/geospatial/src/main/java/org/apache/ignite/internal/processors/query/h2/opt/GeoSpatialUtils.java:[45,24] cannot find symbol
>   symbol:   method register(int,(k)->new G[...]ry)k))
>   location: class org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKeyFactory
> [14:57:27]	[Step 3/3] [INFO] ------------------------------------------------------------------------
> [14:57:27]	[Step 3/3] [INFO] Reactor Summary for ignite-geospatial-parent-ext 1.0.0-SNAPSHOT:
> [14:57:27]	[Step 3/3] [INFO] 
> [14:57:27]	[Step 3/3] [INFO] ignite-geospatial-parent-ext ....................... SUCCESS [  3.145 s]
> [14:57:27]	[Step 3/3] [INFO] ignite-geospatial-ext .............................. FAILURE [  3.208 s]
> [14:57:27]	[Step 3/3] [INFO] ignite-geospatial-ext-examples ..................... SKIPPED
> [14:57:27]	[Step 3/3] [INFO] ------------------------------------------------------------------------
> [14:57:27]	[Step 3/3] [INFO] BUILD FAILURE
> [14:57:27]	[Step 3/3] [INFO] ------------------------------------------------------------------------
> [14:57:27]	[Step 3/3] [INFO] Total time:  7.728 s
> [14:57:27]	[Step 3/3] [INFO] Finished at: 2022-06-07T14:57:27+03:00
> [14:57:27]	[Step 3/3] [INFO] ------------------------------------------------------------------------
> [14:57:27]	[Step 3/3] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project ignite-geospatial-ext: Compilation failure
> [14:57:27]	[Step 3/3] [ERROR] /opt/buildagent/work/9319dd66c384518/modules/geospatial-ext/geospatial/src/main/java/org/apache/ignite/internal/processors/query/h2/opt/GeoSpatialUtils.java:[45,24] cannot find symbol
> {code}
> https://ci.ignite.apache.org/viewLog.html?buildId=6615340&buildTypeId=IgniteExtensions_Tests_Geospatial&tab=buildLog



--
This message was sent by Atlassian Jira
(v8.20.7#820007)