[
https://issues.apache.org/jira/browse/STORM-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964345#comment-13964345
]
ASF GitHub Bot commented on STORM-280:
--------------------------------------
GitHub user harshach opened a pull request:
https://github.com/apache/incubator-storm/pull/67
STORM-280. storm unit tests are failing on windows
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/incubator-storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/67.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #67
----
commit bee83f9c700c431970b09bd3207900d7352d3f86
Author: Sriharsha Chintalapani <[email protected]>
Date: 2014-04-09T16:27:13Z
STORM-280. storm unit tests are failing on windows
----
> 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)