[
https://issues.apache.org/jira/browse/BEAM-4176?focusedWorklogId=130652&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-130652
]
ASF GitHub Bot logged work on BEAM-4176:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Aug/18 21:41
Start Date: 02/Aug/18 21:41
Worklog Time Spent: 10m
Work Description: angoenka commented on a change in pull request #6073:
[BEAM-4176] Validate Runner Tests generalization and enable for local reference
runner
URL: https://github.com/apache/beam/pull/6073#discussion_r207343073
##########
File path:
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -184,6 +186,20 @@ class BeamModulePlugin implements Plugin<Project> {
String tag = null // Sets the image tag (optional).
}
+ // A class defining the configuration for PortableValidatesRunner.
+ class PortableValidatesRunnerConfiguration {
Review comment:
Makes sense.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 130652)
> Java: Portable batch runner passes all ValidatesRunner tests that
> non-portable runner passes
> --------------------------------------------------------------------------------------------
>
> Key: BEAM-4176
> URL: https://issues.apache.org/jira/browse/BEAM-4176
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Ben Sidhom
> Priority: Major
> Time Spent: 10h
> Remaining Estimate: 0h
>
> We need this as a sanity check that runner execution is correct.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)