[ https://issues.apache.org/jira/browse/BEAM-6488?focusedWorklogId=196866&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-196866 ]
ASF GitHub Bot logged work on BEAM-6488: ---------------------------------------- Author: ASF GitHub Bot Created on: 11/Feb/19 10:04 Start Date: 11/Feb/19 10:04 Worklog Time Spent: 10m Work Description: mxm commented on issue #7709: [BEAM-6488] Portable Flink runner support for running cross-language … URL: https://github.com/apache/beam/pull/7709#issuecomment-462272502 Could we simply restore the original order of the close calls? (edit: saw you already did that) IMHO the last two errors above are unrelated. The first one originates originates from the client opening the connection to the JobServer too early. The second one is a problem with the embedded SDK harness which does not clean up GRPC channels correctly. ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 196866) Time Spent: 4h 20m (was: 4h 10m) > Portable Flink runner support for running cross-language transforms > ------------------------------------------------------------------- > > Key: BEAM-6488 > URL: https://issues.apache.org/jira/browse/BEAM-6488 > Project: Beam > Issue Type: New Feature > Components: beam-model, runner-core, runner-flink, sdk-java-core, > sdk-py-core > Reporter: Chamikara Jayalath > Assignee: Heejong Lee > Priority: Major > Labels: triaged > Time Spent: 4h 20m > Remaining Estimate: 0h > > To support running cross-language transforms, Portable Flink runner needs to > support executing pipelines with steps defined to be executed for different > environments. > I believe this support is already there. If that is the case we should > validate that and add any missing tests. > If there are missing pieces, we should figure out details and create more > JIRAs as needed. > CC: [~angoenka] -- This message was sent by Atlassian JIRA (v7.6.3#76005)