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

Sergey Antonov commented on IGNITE-10233:
-----------------------------------------

Error in *Inspections: Core* is not related with my chages.

> GridAffinityAssignmentCache#cachedAffinity() should not check topology 
> version in assertion, if cluster not activated. 
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10233
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10233
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Sergey Antonov
>            Assignee: Sergey Antonov
>            Priority: Major
>             Fix For: 2.8
>
>
> If cluster not activated we should not check this assertion.
> {code:java}
> assert topVer.topologyVersion() >= 0 : topVer;
> {code}
> It's needed for our proprietary plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to