[
https://issues.apache.org/jira/browse/IGNITE-6341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352686#comment-16352686
]
ASF GitHub Bot commented on IGNITE-6341:
----------------------------------------
GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/3475
IGNITE-6341: PDS Direct IO 2, removing long running tests from suite
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6341-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3475.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 #3475
----
commit 470dad8363defae3c935af8d00c40afa35d1fb15
Author: dpavlov <dpavlov@...>
Date: 2018-02-05T17:46:02Z
IGNITE-6341: PDS Direct IO, removing long running tests from suite
----
> Use direct IO or libaio for file page store where applicable
> ------------------------------------------------------------
>
> Key: IGNITE-6341
> URL: https://issues.apache.org/jira/browse/IGNITE-6341
> Project: Ignite
> Issue Type: Improvement
> Components: persistence
> Reporter: Andrey Gura
> Assignee: Dmitriy Pavlov
> Priority: Major
> Fix For: 2.4
>
>
> Need try to use direct IO or libaio for page store because once data buffer
> is serialized, we can write it as disk pages (this will also make it easier
> if we decide to open file as a block device).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)