Ben Sidhom created BEAM-4145:
--------------------------------
Summary: Java SDK Harness populates control request headers with
worker id
Key: BEAM-4145
URL: https://issues.apache.org/jira/browse/BEAM-4145
Project: Beam
Issue Type: New Feature
Components: sdk-java-harness
Reporter: Ben Sidhom
Assignee: Luke Cwik
Runner code needs to be able to identify incoming harness connections by the
worker ids that it assigns to them on creation. This is currently done by the
go boot code when the harness runs in a docker container. However, in-process
harnesses never specify worker ids. This prevents in-process harnesses from
being multiplexed by a runner (most likely the ULR and test code).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)