[
https://issues.apache.org/jira/browse/IGNITE-16325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495562#comment-17495562
]
Anton Vinogradov commented on IGNITE-16325:
-------------------------------------------
[[email protected]] , [~ibessonov]
It looks like
{{org.apache.ignite.testframework.junits.common.GridCommonAbstractTest#assertEqualsMaps}}
does not guarantee equality check if {{act}} has same entries as {{exp}} and
some additional.
Could we fix this?
> Add compute task monitoring to keep track of their current status
> -----------------------------------------------------------------
>
> Key: IGNITE-16325
> URL: https://issues.apache.org/jira/browse/IGNITE-16325
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Fix For: 2.13
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Need to add an internal api to track the current state of compute tasks.
> It is proposed to implement through callbacks when the state of the task
> changes:
> * Starting a task;
> * Completion of job mapping;
> * Completion of the task;
> * Sending an attribute.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)