vrk-kpa / xroad-joint-development

Unmaintained repository. Development moved to: https://github.com/nordic-institute/X-Road-development
19 stars 8 forks source link

As a Security Server Administrator I want the confclient to remove it's temporary files in error situations #164

Closed JyrgenSuvalov closed 6 years ago

JyrgenSuvalov commented 7 years ago

Affected components: - confclient Affected documentation: - Estimated delivery: - External reference: - https://jira.ria.ee/browse/XTE-357

Problem Temporary files that are a byproduct of the atomic save are not removed in error situations (e.g. disk full). /etc/xroad/globalconf/ee-dev# ls -lart | grep 'expires*' | wc -l 1397

https://github.com/ria-ee/X-Road/blob/develop/src/common-util/src/main/java/ee/ria/xroad/common/util/AtomicSave.java

Acceptance criteria

VitaliStupin commented 6 years ago

Fixed in 6.16.0