[
https://issues.apache.org/jira/browse/IGNITE-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16552148#comment-16552148
]
ASF GitHub Bot commented on IGNITE-9047:
----------------------------------------
GitHub user DmitriyGovorukhin opened a pull request:
https://github.com/apache/ignite/pull/4400
IGNITE-9047 fix write SWITCH_SEGMENT_RECORD in the end of file
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9049
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4400.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 #4400
----
commit 752cb61a90586540d9bbca5caf97c7021aa8813d
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date: 2018-07-22T20:44:03Z
IGNITE-9047 fix write SWITCH_SEGMENT_RECORD in the end of file
----
> 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)