sriharsha chintalapani created STORM-280:
--------------------------------------------
Summary: storm unit tests are failing on windows
Key: STORM-280
URL: https://issues.apache.org/jira/browse/STORM-280
Project: Apache Storm (Incubating)
Issue Type: Bug
Reporter: sriharsha chintalapani
storm-core unit tests failing on windows throwing IOException: Unable to
delete file. This is happening when unit tests tries to kill local storm cluster
as zookeeper process won't release lock on transaction logs which is causing
https://github.com/apache/incubator-storm/blob/master/storm-core/src/clj/backtype/storm/testing.clj#L56
throw IOException.
This bug might be related https://issues.apache.org/jira/browse/ZOOKEEPER-1459.
I tried building with 3.4.6 but it didn't help either.
--
This message was sent by Atlassian JIRA
(v6.2#6252)