Semen Boikov created IGNITE-4389:
------------------------------------
Summary: [IGNITE-4386] Hadoop tests affect each other through
IgniteHadoopClientProtocolProvider#cliMap
Key: IGNITE-4389
URL: https://issues.apache.org/jira/browse/IGNITE-4389
Project: Ignite
Issue Type: Bug
Reporter: Ivan Veselovsky
Tests affect each other through map
org.apache.ignite.hadoop.mapreduce.IgniteHadoopClientProtocolProvider#cliMap
that never clears.
For example, test
org.apache.ignite.internal.processors.hadoop.impl.client.HadoopClientProtocolMultipleServersSelfTest#testSingleAddress
sometimes fails if test
org.apache.ignite.internal.processors.hadoop.impl.client.HadoopClientProtocolSelfTest#testJobCounters
runs before it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)