[
https://issues.apache.org/jira/browse/IGNITE-23016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884225#comment-17884225
]
Denis Mitin commented on IGNITE-23016:
--------------------------------------
[https://github.com/apache/ignite/pull/11554]
> ducktape tests for dev branch implicitly use direct-io
> ------------------------------------------------------
>
> Key: IGNITE-23016
> URL: https://issues.apache.org/jira/browse/IGNITE-23016
> Project: Ignite
> Issue Type: Bug
> Reporter: Maksim Timonin
> Assignee: Denis Mitin
> Priority: Minor
> Labels: good-first-issue, ise
> Time Spent: 10m
> Remaining Estimate: 0h
>
> dev branch adds to classpath all modules, incl. direct IO that automatically
> configures own plugin. Then all tests are run with direct IO.
> This should be fixed. Possible solutions:
> # exclude this module from classpath (see EXCLUDE_MODULES env)
> # remove autoconfiguration of the plugin
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)