lukecwik commented on pull request #16038: URL: https://github.com/apache/beam/pull/16038#issuecomment-976012097
You can cut down on almost all of your changes if you reuse the BeamFnDataInboundObserver2 and refactor the consumption logic of: https://github.com/apache/beam/blob/2ffdc038122d55cbc51b91f4ef5b9009ed3bc52b/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java#L103 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
