[
https://issues.apache.org/jira/browse/BEAM-8509?focusedWorklogId=335469&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-335469
]
ASF GitHub Bot logged work on BEAM-8509:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Oct/19 10:33
Start Date: 29/Oct/19 10:33
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #9914: [BEAM-8509]
TestPortableRunner uses JobServerDriver interface
URL: https://github.com/apache/beam/pull/9914
----------------------------------------------------------------
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: 335469)
Time Spent: 40m (was: 0.5h)
> TestPortableRunner should use JobServerDriver interface
> -------------------------------------------------------
>
> Key: BEAM-8509
> URL: https://issues.apache.org/jira/browse/BEAM-8509
> Project: Beam
> Issue Type: Improvement
> Components: java-fn-execution
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: Minor
> Fix For: 2.18.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently, TestPortableRunner uses a pseudo-interface that expects certain
> methods from an Object. It should instead be expecting the real
> JobServerDriver interface.
> [https://github.com/apache/beam/blob/75e3986171ce68a6fc4c42689698576c407f05b1/runners/reference/java/src/main/java/org/apache/beam/runners/reference/testing/TestPortableRunner.java#L68]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)