This is an automated email from the ASF dual-hosted git repository. nizhikov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git
commit 77ecc878f1841c82f99c3bab4e22938e7ac13c46 Author: Nikolay Izhikov <[email protected]> AuthorDate: Mon Jan 20 15:48:42 2020 +0300 IGNITE-12525: revert unnecessary changes. --- modules/flink-ext/ignite/README.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/flink-ext/ignite/README.txt b/modules/flink-ext/ignite/README.txt deleted file mode 100644 index 7478321..0000000 --- a/modules/flink-ext/ignite/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -This is Apache Ignite working directory that contains information that - Ignite nodes need in order to function normally. -Don't delete it unless you're sure you know what you're doing. - -You can change the location of working directory with - igniteConfiguration.setWorkingDirectory(location) or - <property name="workingDirectory" value="location"/> in IgniteConfiguration <bean>.
