[
https://issues.apache.org/jira/browse/BEAM-12842?focusedWorklogId=650070&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650070
]
ASF GitHub Bot logged work on BEAM-12842:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Sep/21 15:18
Start Date: 13/Sep/21 15:18
Worklog Time Spent: 10m
Work Description: rohdesamuel commented on pull request #15492:
URL: https://github.com/apache/beam/pull/15492#issuecomment-918299506
R: @KevinGG
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 650070)
Time Spent: 20m (was: 10m)
> StreamingDataflowWorkerTest.testHotKeyLogging test flake
> --------------------------------------------------------
>
> Key: BEAM-12842
> URL: https://issues.apache.org/jira/browse/BEAM-12842
> Project: Beam
> Issue Type: New Feature
> Components: runner-dataflow, test-failures
> Reporter: Valentyn Tymofieiev
> Assignee: Sam Rohde
> Priority: P1
> Labels: flake, test-failures
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Hi Sam, would you be able to please help take a look at these test failures:
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/4455/testReport/junit/org.apache.beam.runners.dataflow.worker/StreamingDataflowWorkerTest/testHotKeyLogging_1___streamingEngine_true___2/
> {noformat}
> org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest.testHotKeyLogging[1:
> [streamingEngine=true]]
> Failing for the past 1 build (Since #4455 )
> Took 15 sec.
> Error Message
> java.lang.AssertionError: Should have received 2000 more commits beyond 0
> commits already seen, but after 10s have only seen {0=key: "key"
> work_token: 0
> output_messages {
> bundles {
> key: "key"
> messages {
> timestamp: 0
> data: "data0"
> metadata: "\017\000\000\000\001\200\000\000\000\000\000\b\272\350\a"
> }
> messages_ids: ""
> }
> destination_stream_id: "out"
> }
> sharding_key: 12345
> cache_token: 3
> , 1=key: "key"
> work_token: 1
> output_messages {
> bundles {
> key: "key"
> messages {
> timestamp: 0
> data: "data1"
> metadata: "\017\000\000\000\001\200\000\000\000\000\000\b\272\350\a"
> }
> messages_ids: ""
> }
> destination_stream_id: "out"
> }
> sharding_key: 12345
> cache_token: 3
> , 2=key: "key"
> work_token: 2
> output_messages {
> bundles {
> key: "key"
> messages {
> timestamp: 0
> data: "data2"
> metadata: "\017\000\000\000\001\200\000\000\000\000\000\b\272\350\a"
> }
> messages_ids: ""
> }
> destination_stream_id: "out"
> }
> ...
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)