Ilya Suntsov created IGNITE-4743: ------------------------------------ Summary: Set AUTO_COPY to false when it wasn't define in properties file Key: IGNITE-4743 URL: https://issues.apache.org/jira/browse/IGNITE-4743 Project: Ignite Issue Type: Bug Reporter: Ilya Suntsov
In case when in properties file there isn't variable AUTO_COPY we automatically set it to true. It's wrong. We should add condition if AUTO_COPY doesn't exist in property file then set it to false. -- This message was sent by Atlassian JIRA (v6.3.15#6346)