[
https://issues.apache.org/jira/browse/IGNITE-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034429#comment-17034429
]
masahiro ikeda commented on IGNITE-12642:
-----------------------------------------
[~Pavlukhin], thanks.
> Fix a typo in the log message about the topology version context when check
> if rebalance should be started
> ----------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-12642
> URL: https://issues.apache.org/jira/browse/IGNITE-12642
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: masahiro ikeda
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When check if rebalance should be started, there is a assertion to check the
> context of the local and rebalance topology version.
> The assertion message contains a typo("hisroty").
> {code:java}
> "Empty hisroty allowed only for newly started cache group [rebTopVer=" +
> rebTopVer +
> ", localStartTopVer=" + grp.localStartVersion() + ']';
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)