You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2016/12/26 12:24:58 UTC

[jira] [Commented] (IGNITE-4479) Remove startTime() and duration() methods from IgniteFuture

    [ https://issues.apache.org/jira/browse/IGNITE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778244#comment-15778244 ] 

Yakov Zhdanov commented on IGNITE-4479:
---------------------------------------

I don't think we should do this. For now it provides the unified mechanism to determine how long some operation takes. This is used to determine whether we have any hangs or deadlocks in cache.

> Remove startTime() and duration() methods from IgniteFuture
> -----------------------------------------------------------
>
>                 Key: IGNITE-4479
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4479
>             Project: Ignite
>          Issue Type: Task
>          Components: general
>    Affects Versions: 1.8
>            Reporter: Vladimir Ozerov
>             Fix For: 2.0
>
>
> These methods are of no use for users and should not be in future API. THe only place where they are used is cache exchange manager. 
> We should remove these methods form all futures and leave them only for cache exchange logic.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)