You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2015/09/29 16:25:04 UTC

[jira] [Commented] (IGNITE-1504) Add cache name to the warning

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

Alexey Goncharuk commented on IGNITE-1504:
------------------------------------------

It is actually impossible to say which cache causes this warning because partition exchange is executed once for all caches. Whenever possible, we already print out all possible objects that may have caused partition exchange timeout (see {{dumpPendingObjects}} in partition exchange future).

I think this should be closed.

> Add cache name to the warning
> -----------------------------
>
>                 Key: IGNITE-1504
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1504
>             Project: Ignite
>          Issue Type: Task
>          Components: UI
>    Affects Versions: ignite-1.4
>            Reporter: Pavel Konstantinov
>            Assignee: Yakov Zhdanov
>            Priority: Trivial
>             Fix For: ignite-1.5
>
>
> I got this warning but I don't understand what cache this warning is about.
> Please add cache name.
> {code}
> [10:58:21,931][WARNING][ignite-#21%sys-tester%][GridDhtPartitionsExchangeFuture] Retrying preload partition exchange due to timeout [done=false, dummy=false, exchId=GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=4, minorTopVer=0], nodeId=2135f8b4, evt=NODE_JOINED], rcvdIds=[], rmtIds=[dec935df, 0237a5ca], remaining=[dec935df, 0237a5ca], init=true, initFut=true, ready=true, replied=false, added=true, oldest=dec935df, oldestOrder=1, evtLatch=0, locNodeOrder=4, locNodeId=2135f8b
> 4-9633-447e-be13-b7285e76bab3]
> {code}



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