[
https://issues.apache.org/jira/browse/IGNITE-10535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711395#comment-16711395
]
Vladimir Ozerov edited comment on IGNITE-10535 at 12/6/18 2:15 PM:
-------------------------------------------------------------------
Hibernate 1 - not related, hangs in master as well
Hibernate 2 - not related, hangs in master as well
Cache (Full API) - passed after rerun
(https://ci.ignite.apache.org/viewLog.html?buildId=2478290)
Licenses Headers - fixed
!!! Cache Restarts - in progress
(https://ci.ignite.apache.org/viewLog.html?buildId=2478292)
Cache 6 - fixed (https://ci.ignite.apache.org/viewLog.html?buildId=2478294)
Platform .NET - fixed
(https://ci.ignite.apache.org/viewLog.html?buildId=2478296)
[Inspections] Core - problem in master, already fixed
was (Author: vozerov):
Hibernate 1 - not related, hangs in master as well
Hibernate 2 - not related, hangs in master as well
Cache (Full API) - passed after rerun
(https://ci.ignite.apache.org/viewLog.html?buildId=2478290)
Licenses Headers - fixed
!!! Cache Restarts - in progress
(https://ci.ignite.apache.org/viewLog.html?buildId=2478292)
!!! Cache 6 - in progress
(https://ci.ignite.apache.org/viewLog.html?buildId=2478294)
!!! Platform .NET - in progress
(https://ci.ignite.apache.org/viewLog.html?buildId=2478296)
[Inspections] Core - problem in master, already fixed
> SQL: extract partition mapping logic from GridReduceQueryExecutor into a
> separate class
> ---------------------------------------------------------------------------------------
>
> Key: IGNITE-10535
> URL: https://issues.apache.org/jira/browse/IGNITE-10535
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Major
> Fix For: 2.8
>
>
> Goal: to simplify future code support. About 25% of
> {{GridReduceQueryExecutor}} code base is partition mapping
> ({{nodesForPartitions}}). Let's move it to a separate class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)