[
https://issues.apache.org/jira/browse/BEAM-6880?focusedWorklogId=242036&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-242036
]
ASF GitHub Bot logged work on BEAM-6880:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/May/19 20:56
Start Date: 14/May/19 20:56
Worklog Time Spent: 10m
Work Description: lukecwik commented on pull request #8380: [BEAM-6880]
Remove deprecated Reference Runner code.
URL: https://github.com/apache/beam/pull/8380#discussion_r283996078
##########
File path: runners/direct-java/build.gradle
##########
@@ -70,7 +69,6 @@ dependencies {
shadow library.java.args4j
provided library.java.hamcrest_core
provided library.java.junit
- testRuntime project(path: ":sdks:java:harness")
Review comment:
+1, this was a long time pain point since this was part of the classpath and
not an arg to TestPipeline that allowed the portable direct runner to launch
the SDK harness as a separate process.
----------------------------------------------------------------
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: 242036)
Time Spent: 7h (was: 6h 50m)
> Deprecate Java Portable Reference Runner
> ----------------------------------------
>
> Key: BEAM-6880
> URL: https://issues.apache.org/jira/browse/BEAM-6880
> Project: Beam
> Issue Type: New Feature
> Components: runner-direct, test-failures, testing
> Reporter: Mikhail Gryzykhin
> Assignee: Daniel Oliveira
> Priority: Major
> Time Spent: 7h
> Remaining Estimate: 0h
>
> This ticket is about deprecating Java Portable Reference runner.
>
> Discussion is happening in [this
> thread|[https://lists.apache.org/thread.html/0b68efce9b7f2c5297b32d09e5d903e9b354199fe2ce446fbcd240bc@%3Cdev.beam.apache.org%3E]]
>
>
> Current summary is: disable beam_PostCommit_Java_PVR_Reference job.
> Keeping or removing reference runner code is still under discussion. It is
> suggested to create PR that removes relevant code and start voting there.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)