[jira] [Commented] (BEAM-3317) KinesisReaderTest is Flaky due to overadvanced watermarks

2018-02-15 Thread JIRA

[ 
https://issues.apache.org/jira/browse/BEAM-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366349#comment-16366349
 ] 

Paweł Kaczmarczyk commented on BEAM-3317:
-

I have no idea for now but I will take a look at it.

> KinesisReaderTest is Flaky due to overadvanced watermarks
> -
>
> Key: BEAM-3317
> URL: https://issues.apache.org/jira/browse/BEAM-3317
> Project: Beam
>  Issue Type: Bug
>  Components: io-java-kinesis
>Reporter: Thomas Groh
>Assignee: Alexey Romanenko
>Priority: Critical
>  Labels: flake, sickbay
> Attachments: kinesisflakytests2.txt
>
>
> https://builds.apache.org/job/beam_PreCommit_Java_GradleBuild/392/testReport/junit/org.apache.beam.sdk.io.kinesis/KinesisReaderTest/watermarkAdvancesWhenEnoughRecordsReadRecently/
> org.junit.ComparisonFailure: expected:<[-290308-12-21T19:59:05.225]Z> but 
> was:<[1970-01-01T00:00:01.000]Z>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-3317) KinesisReaderTest is Flaky due to overadvanced watermarks

2018-02-15 Thread Alexey Romanenko (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365664#comment-16365664
 ] 

Alexey Romanenko commented on BEAM-3317:


[~iemejia] Well, actually this is two different errors happened in the same 
test - original assert failure and other from your log (there are two different 
asserts in that test, they are similar but not the same). Running thousands of 
times this test suite in IDEA I've managed to reproduce only once (!) the fail 
from your attached log but not from original Jira description.

[~pawel.kaczmarczyk] don't you have any idea why it can fail but so rare and 
how we can reproduce it?

> KinesisReaderTest is Flaky due to overadvanced watermarks
> -
>
> Key: BEAM-3317
> URL: https://issues.apache.org/jira/browse/BEAM-3317
> Project: Beam
>  Issue Type: Bug
>  Components: io-java-kinesis
>Reporter: Thomas Groh
>Assignee: Alexey Romanenko
>Priority: Critical
>  Labels: flake, sickbay
> Attachments: kinesisflakytests2.txt
>
>
> https://builds.apache.org/job/beam_PreCommit_Java_GradleBuild/392/testReport/junit/org.apache.beam.sdk.io.kinesis/KinesisReaderTest/watermarkAdvancesWhenEnoughRecordsReadRecently/
> org.junit.ComparisonFailure: expected:<[-290308-12-21T19:59:05.225]Z> but 
> was:<[1970-01-01T00:00:01.000]Z>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-3317) KinesisReaderTest is Flaky due to overadvanced watermarks

2018-02-15 Thread JIRA

[ 
https://issues.apache.org/jira/browse/BEAM-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365524#comment-16365524
 ] 

Ismaël Mejía commented on BEAM-3317:


Anyone knows of a way to reproduce this one? I just added the logs of when I 
could reproduce it, by randomly executing the tests, but now I can get it to 
fail anymore.

> KinesisReaderTest is Flaky due to overadvanced watermarks
> -
>
> Key: BEAM-3317
> URL: https://issues.apache.org/jira/browse/BEAM-3317
> Project: Beam
>  Issue Type: Bug
>  Components: io-java-kinesis
>Reporter: Thomas Groh
>Assignee: Alexey Romanenko
>Priority: Critical
>  Labels: flake, sickbay
> Attachments: kinesisflakytests2.txt
>
>
> https://builds.apache.org/job/beam_PreCommit_Java_GradleBuild/392/testReport/junit/org.apache.beam.sdk.io.kinesis/KinesisReaderTest/watermarkAdvancesWhenEnoughRecordsReadRecently/
> org.junit.ComparisonFailure: expected:<[-290308-12-21T19:59:05.225]Z> but 
> was:<[1970-01-01T00:00:01.000]Z>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (BEAM-3317) KinesisReaderTest is Flaky due to overadvanced watermarks

2018-02-12 Thread JIRA

[ 
https://issues.apache.org/jira/browse/BEAM-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360751#comment-16360751
 ] 

Ismaël Mejía commented on BEAM-3317:


Just something to remember, we shall remove the code that was forcing the tests 
to run sequentially to skip this issue from the maven pom file, as part of this 
fix.

> KinesisReaderTest is Flaky due to overadvanced watermarks
> -
>
> Key: BEAM-3317
> URL: https://issues.apache.org/jira/browse/BEAM-3317
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-extensions
>Reporter: Thomas Groh
>Assignee: Alexey Romanenko
>Priority: Critical
>  Labels: flake, sickbay
>
> https://builds.apache.org/job/beam_PreCommit_Java_GradleBuild/392/testReport/junit/org.apache.beam.sdk.io.kinesis/KinesisReaderTest/watermarkAdvancesWhenEnoughRecordsReadRecently/
> org.junit.ComparisonFailure: expected:<[-290308-12-21T19:59:05.225]Z> but 
> was:<[1970-01-01T00:00:01.000]Z>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)