[
https://issues.apache.org/jira/browse/BEAM-8025?focusedWorklogId=315697&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-315697
]
ASF GitHub Bot logged work on BEAM-8025:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Sep/19 13:59
Start Date: 20/Sep/19 13:59
Worklog Time Spent: 10m
Work Description: echauchot commented on issue #9614: [BEAM-8025] Avoid
embedded cluster clean at startup to avoid race condition in cleaning temp
cassandra directory with the TemporaryFolder ClassRule.
URL: https://github.com/apache/beam/pull/9614#issuecomment-533565710
The exception is thrown from
[here](https://github.com/datastax/java-driver/blob/46a4e7c73c75946073559681e1ad215fa919e00d/driver-core/src/main/java/com/datastax/driver/core/ControlConnection.java#L267)
which is in datastax driver core module. This exception is thrown when
DefaultConvictionPolicy.canReconnectNow() is false on the host. I must admit I
don't know why in some cases canReconnectNow() can be false at the first
connection.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 315697)
Time Spent: 1h 50m (was: 1h 40m)
> Cassandra IO classMethod test is flaky
> --------------------------------------
>
> Key: BEAM-8025
> URL: https://issues.apache.org/jira/browse/BEAM-8025
> Project: Beam
> Issue Type: Bug
> Components: io-java-cassandra, test-failures
> Affects Versions: 2.16.0
> Reporter: Kyle Weaver
> Assignee: Etienne Chauchot
> Priority: Blocker
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The most recent runs of this test are failing:
> [https://builds.apache.org/job/beam_PreCommit_Java_Commit/7398/]
> [https://builds.apache.org/job/beam_PreCommit_Java_Commit/7399/console]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)