You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2018/02/01 14:11:00 UTC

[jira] [Created] (ARTEMIS-1652) XmlDataImporter forgets delete tmp files

Howard Gao created ARTEMIS-1652:
-----------------------------------

             Summary: XmlDataImporter forgets delete tmp files
                 Key: ARTEMIS-1652
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1652
             Project: ActiveMQ Artemis
          Issue Type: Task
          Components: Broker
    Affects Versions: 2.4.0
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 2.5.0


When using the tool to import more than one large messages from xml exported file, this utility class will create some tmp files, each for one large message. However it only delete one of the tmp files. All the rest of tmp files won't get cleaned up.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)