Maksim Timonin created IGNITE-23016:
---------------------------------------
Summary: 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
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)