[
https://issues.apache.org/jira/browse/BEAM-7806?focusedWorklogId=282832&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-282832
]
ASF GitHub Bot logged work on BEAM-7806:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jul/19 18:21
Start Date: 25/Jul/19 18:21
Worklog Time Spent: 10m
Work Description: je-ik commented on issue #9151: [BEAM-7806] Revert
"[BEAM-7785] synchronize watermark update with bundle processing"
URL: https://github.com/apache/beam/pull/9151#issuecomment-515158715
Yes, the test accidentally caused deadlock in the test. Synchronizing the
watermark update unintentionally limited parallelism of bundle processing to 1.
This didn't cause any issues with existing tests or validates runner, but
affected the integration test, because it performs blocking IO (and depends on
another bundle to be unblocked). I have added test case to direct runner that
exhibits this behavior and will fix the original issue without limiting the
parallelism.
----------------------------------------------------------------
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: 282832)
Time Spent: 1h 40m (was: 1.5h)
> org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubJsonIT.testSelectsPayloadContent
> failed
> -----------------------------------------------------------------------------------------------------
>
> Key: BEAM-7806
> URL: https://issues.apache.org/jira/browse/BEAM-7806
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Boyuan Zhang
> Assignee: Kenneth Knowles
> Priority: Critical
> Labels: currently-failing
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> First failure: https://builds.apache.org/job/beam_PostCommit_SQL/2135/
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)