[
https://issues.apache.org/jira/browse/IGNITE-8487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474456#comment-16474456
]
ASF GitHub Bot commented on IGNITE-8487:
----------------------------------------
GitHub user sergey-chugunov-1985 opened a pull request:
https://github.com/apache/ignite/pull/3994
IGNITE-8487 tmpfs is employed by ZooKeeper tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8487
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3994.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 #3994
----
commit 215c4e0658fb4da554db084158c7013e92a446d2
Author: Sergey Chugunov <sergey.chugunov@...>
Date: 2018-05-14T16:45:54Z
IGNITE-8487 tmpfs is employed by ZooKeeper tests
----
> ZookeeperDiscoverySpi tests should use tmpfs on public TC
> ---------------------------------------------------------
>
> Key: IGNITE-8487
> URL: https://issues.apache.org/jira/browse/IGNITE-8487
> Project: Ignite
> Issue Type: Task
> Reporter: Sergey Chugunov
> Assignee: Sergey Chugunov
> Priority: Major
>
> ZookeeperDiscoverySpi suites don't look very stable on TC these failures are
> flaky.
> As ZooKeeper persists data to disk slow disks on TC agents may contribute to
> these flaky failures.
> Zookeeper tests should configure internal ZooKeeper instances to use tmpfs
> available on some TC agents to avoid failures because of slow ZooKeeper
> cluster.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)