[
https://issues.apache.org/jira/browse/BEAM-6731?focusedWorklogId=207073&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-207073
]
ASF GitHub Bot logged work on BEAM-6731:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Mar/19 10:56
Start Date: 04/Mar/19 10:56
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #7981: [BEAM-6731] Move
ExpansionServer and GrpcServer to core-construction-java
URL: https://github.com/apache/beam/pull/7981
This moves the previously relocated ExpansionServer back to
core-construction-java. The generic GrpcServer which is used for constructing
Grpc based services is now also present in a `grpc` package in this module.
Post-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
--- | --- | --- | --- | --- | --- | --- | ---
Go | [](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
| --- | --- | --- | --- | --- | ---
Java | [](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)
Python | [](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python3_Verify/lastCompletedBuild/)
| --- | [](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)
<br> [](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/lastCompletedBuild/)
| --- | --- | ---
See
[.test-infra/jenkins/README](https://github.com/apache/beam/blob/master/.test-infra/jenkins/README.md)
for trigger phrase, status and link of all Jenkins jobs.
----------------------------------------------------------------
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: 207073)
Time Spent: 1h 40m (was: 1.5h)
> Move Java ExpansionService into Flink JobServer
> -----------------------------------------------
>
> Key: BEAM-6731
> URL: https://issues.apache.org/jira/browse/BEAM-6731
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink, sdk-java-core
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> With BEAM-6730 user can use existing Java transforms from other SDKs. This
> creates additional operational complexity because users have to bring up an
> ExpansionService separately of the JobServer for Flink.
> The Java implementation of the ExpansionService can be conveniently
> integrated into the Flink JobServer such that users only have to bring up a
> single endpoint.
> CC [~robertwb] [~chamikara] [~thw] [~angoenka]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
