Sean Owen created SPARK-5728:
--------------------------------

             Summary: MQTTStreamSuite leaves behind ActiveMQ database files
                 Key: SPARK-5728
                 URL: https://issues.apache.org/jira/browse/SPARK-5728
             Project: Spark
          Issue Type: Bug
          Components: Streaming, Tests
    Affects Versions: 1.2.1
            Reporter: Sean Owen
            Assignee: Sean Owen
            Priority: Trivial


I've seen this several times and finally wanted to fix it: {{MQTTStreamSuite}} 
uses a local ActiveMQ broker, that creates a working dir for its database in 
the {{external/mqtt}} directory called {{activemq}}. This doesn't get cleaned 
up, at least often it does not for me. It's trivial to set it to use a temp 
directory which the test harness does clean up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to