[
https://issues.apache.org/jira/browse/IGNITE-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551620#comment-16551620
]
ASF GitHub Bot commented on IGNITE-9047:
----------------------------------------
GitHub user DmitriyGovorukhin opened a pull request:
https://github.com/apache/ignite/pull/4396
IGNITE-9047 Add idleVerify check into GridCommonAbstractTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9047
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4396.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4396
----
commit 81ebffd62e4c2b260adc90570afdb5dc9fe91d7a
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date: 2018-07-21T11:09:31Z
IGNITE-9047 add idleVerify checking into GridCommonAbstractTest
commit e19ff9f673242c563d2ed87be83df38cc41c6328
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date: 2018-07-21T11:13:40Z
IGNITE-9047 change return value
----
> Add idleVerify check into GridCommonAbstractTest
> ------------------------------------------------
>
> Key: IGNITE-9047
> URL: https://issues.apache.org/jira/browse/IGNITE-9047
> Project: Ignite
> Issue Type: Improvement
> Reporter: Dmitriy Govorukhin
> Assignee: Dmitriy Govorukhin
> Priority: Major
> Fix For: 2.7
>
>
> Since we have idleVerify (consistency check between primary and backups) it
> will be useful to add this command into test abstract class for subsequent
> verification of consistency after some test scenarios.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)