[
https://issues.apache.org/jira/browse/IGNITE-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686269#comment-16686269
]
Ignite TC Bot commented on IGNITE-10233:
----------------------------------------
{panel:title=Possible
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Inspections: Core{color} [[tests 0 BuildFailureOnMetric
|https://ci.ignite.apache.org/viewLog.html?buildId=2315052]]
{panel}
[TeamCity Run All
Results|http://ci.ignite.apache.org/viewLog.html?buildId=2314226&buildTypeId=IgniteTests24Java8_RunAll]
> 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)