[
https://issues.apache.org/jira/browse/BEAM-11508?focusedWorklogId=531608&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-531608
]
ASF GitHub Bot logged work on BEAM-11508:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jan/21 00:51
Start Date: 06/Jan/21 00:51
Worklog Time Spent: 10m
Work Description: ihji commented on a change in pull request #13605:
URL: https://github.com/apache/beam/pull/13605#discussion_r552295607
##########
File path:
runners/google-cloud-dataflow-java/src/test/java/org/apache/beam/runners/dataflow/DataflowRunnerTest.java
##########
@@ -1342,6 +1347,57 @@ public void testTransformTranslator() throws IOException
{
assertTrue(transform.translated);
}
+ @Test
+ public void testSdkHarnessConfiguration() throws IOException {
Review comment:
The change applies to all existing ITs with use_runner_v2 flag (for
example, runner v2 validate runner tests should fail if something goes wrong
with this commit). Do you think we need a separate test only for this change?
----------------------------------------------------------------
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: 531608)
Time Spent: 1h 20m (was: 1h 10m)
> Set sdkHarnessContainerImages in workerpool configuration for Dataflow runner
> v2
> --------------------------------------------------------------------------------
>
> Key: BEAM-11508
> URL: https://issues.apache.org/jira/browse/BEAM-11508
> Project: Beam
> Issue Type: Improvement
> Components: cross-language, runner-dataflow
> Reporter: Heejong Lee
> Assignee: Heejong Lee
> Priority: P2
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Set sdkHarnessContainerImages in workerpool configuration for Dataflow runner
> v2
--
This message was sent by Atlassian Jira
(v8.3.4#803005)