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

Alexey Goncharuk reassigned IGNITE-4993:
----------------------------------------

    Assignee: Alexey Goncharuk

> Distributed join on partitioned caches with segmented indices broken in 
> master.
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-4993
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4993
>             Project: Ignite
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Andrew Mashenkov
>            Assignee: Alexey Goncharuk
>            Priority: Critical
>             Fix For: 2.0
>
>
> Next test fails in master sporadicaly:
> org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest.testMultiNodeIndexSegmentation
> Test looks fine on commit before IGNITE-3477 merged to master.
> Seems, there is a race.
> [20:14:51,340][ERROR][query-#162%query.IgniteSqlSegmentedIndexMultiNodeSelfTest0%][GridMapQueryExecutor]
>  Failed to execute local query.
> class org.apache.ignite.cache.query.QueryCancelledException: The query was 
> cancelled while executing.
>       at 
> org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor.onQueryRequest0(GridMapQueryExecutor.java:610)
>       at 
> org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor.access$400(GridMapQueryExecutor.java:99)
>       at 
> org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor$5.call(GridMapQueryExecutor.java:433)
>       at 
> org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor$5.call(GridMapQueryExecutor.java:431)
>       at 
> org.apache.ignite.internal.util.IgniteUtils.wrapThreadLoader(IgniteUtils.java:6601)
>       at 
> org.apache.ignite.internal.processors.closure.GridClosureProcessor$2.body(GridClosureProcessor.java:914)
>       at 
> org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>       at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to