You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Eric Pai (Jira)" <ji...@apache.org> on 2022/06/23 02:09:00 UTC

[jira] [Created] (IOTDB-3622) Use symlink to decrease dir size copied during IT test

Eric Pai created IOTDB-3622:
-------------------------------

             Summary: Use symlink to decrease dir size copied during IT test
                 Key: IOTDB-3622
                 URL: https://issues.apache.org/jira/browse/IOTDB-3622
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Others
            Reporter: Eric Pai
            Assignee: Eric Pai
             Fix For: master branch


After mvn package pl integration-test, we can see that the libs cost about 70MB, which will slow in copy. As all the nodes share the same libs, we can use a symlink instead, which will descrease the dir to 340KB.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)