You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/23 03:16:52 UTC

[GitHub] [beam] aaltay opened a new issue, #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

aaltay opened a new issue, #22011:
URL: https://github.com/apache/beam/issues/22011

   ### What happened?
   
   Example: https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/5317/
   
   @johnjcasey - Who could own this issue?
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: io-java-gcp


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] aaltay commented on issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
aaltay commented on issue #22011:
URL: https://github.com/apache/beam/issues/22011#issuecomment-1165167338

   Should we remove or fix the test?


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey commented on issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
johnjcasey commented on issue #22011:
URL: https://github.com/apache/beam/issues/22011#issuecomment-1344582269

   this should be closed


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] closed issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky
URL: https://github.com/apache/beam/issues/22011


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
damccorm commented on issue #22011:
URL: https://github.com/apache/beam/issues/22011#issuecomment-1239652250

   It looks like it is, that isn't intentional and it only started doing it recently (<20 issues affected). I put up https://github.com/apache/beam/pull/23067 to fix and will reopen all issues that have been impacted


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey commented on issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
johnjcasey commented on issue #22011:
URL: https://github.com/apache/beam/issues/22011#issuecomment-1164483821

   .take-issue


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey commented on issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
johnjcasey commented on issue #22011:
URL: https://github.com/apache/beam/issues/22011#issuecomment-1164536124

   After a brief investigation, it looks like this is an inherently flaky test. I'm not sure why client.close() is called non-deterministically, but we check 3 times with a delay to check if it is called.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey commented on issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
johnjcasey commented on issue #22011:
URL: https://github.com/apache/beam/issues/22011#issuecomment-1165543090

   I am fixing the tests. the flake is on verifying a side effect, not the core validation of the test. see https://github.com/apache/beam/pull/22029


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] aaltay commented on issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
aaltay commented on issue #22011:
URL: https://github.com/apache/beam/issues/22011#issuecomment-1239621816

   @kennknowles @damccorm - Is the stale bot closing open bugs automatically? Should it do that?


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey closed issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
johnjcasey closed issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky
URL: https://github.com/apache/beam/issues/22011


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on issue #22011: [Bug]: org.apache.beam.sdk.io.aws2.kinesis.KinesisIOWriteTest.testWriteFailure flaky

Posted by GitBox <gi...@apache.org>.
kennknowles commented on issue #22011:
URL: https://github.com/apache/beam/issues/22011#issuecomment-1341249599

   @johnjcasey are you still actively working on this?


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org