Elasticsearch console screen stays open even though java process closes

Hi all,

I'm running an auto test for my elasticsearch project.

The auto test runs a test and then return the same test for 50 times to
check average time on multiple runs.
When one test finishes the auto test closes the java process,
so the next run will have es without cache (so all the re-runs will have
the same es state).

I have a problem that the console screen that es runs on is not closing
when I close the java process.
When the next run starts it opens a new es node, but because the former es
node console stayed open
than es runs now with 2 nodes and each time another node is added, while I
want only one new node to run.

This happens only on one machine, on other machines the es console screen
closes when the java process closes.

Thank you,
Ophir

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/197bf2bf-f770-490c-b17c-58ae5f046ab4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.