-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.0.0
-
Fix Version/s: None
-
Component/s: storm-cassandra
-
Labels:
Noticed the following error in one of the travis-ci test runs. If it makes sense, we should adjust the test timeout so that this does not fail as often.
In org.apache.storm.cassandra.DynamicStatementBuilderTest
java.lang.AssertionError: Cassandra daemon did not start within timeout
This is annoying because test for unrelated changes can fail, causing confusion.