Thomas Groh created BEAM-3598:
---------------------------------
Summary:
kinesis.ShardReadersPoolTest.shouldStopReadersPoolAlsoWhenExceptionsOccurDuringStopping
is flaky
Key: BEAM-3598
URL: https://issues.apache.org/jira/browse/BEAM-3598
Project: Beam
Issue Type: Bug
Components: sdk-java-extensions
Reporter: Thomas Groh
Assignee: Reuven Lax
shouldStopReadersPoolAlsoWhenExceptionsOccurDuringStopping fails due to
incomplete interactions with the mock.
{{Wanted but not invoked: firstIterator.readNextBatch(); -> at
org.apache.beam.sdk.io.kinesis.ShardReadersPoolTest.shouldStopReadersPoolAlsoWhenExceptionsOccurDuringStopping(ShardReadersPoolTest.java:244)
However, there were other interactions with this mock: -> at
org.apache.beam.sdk.io.kinesis.ShardReadersPoolTest.shouldStopReadersPoolAlsoWhenExceptionsOccurDuringStopping(ShardReadersPoolTest.java:241)}}
[https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/org.apache.beam$beam-sdks-java-io-kinesis/17390/testReport/junit/org.apache.beam.sdk.io.kinesis/ShardReadersPoolTest/shouldStopReadersPoolAlsoWhenExceptionsOccurDuringStopping/]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)