You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/11/22 23:45:27 UTC

[GitHub] [beam] lukecwik commented on pull request #16038: [BEAM-13193] Support StandardProtocols.Enum.CONTROL_REQUEST_ELEMENTS_…

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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org