This is an automated email from the ASF dual-hosted git repository.
lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 0642073 [BEAM-7672] dynamically setup acceptable wheel specs
according to installed python version #12115
add e688b28 [BEAM-9968] Guarantee that outstanding split/progress
requests are handled before bundle completion (and before any final
progress/checkpoint data sent to handlers). (#12305)
No new revisions were added by this update.
Summary of changes:
.../runners/fnexecution/control/RemoteBundle.java | 17 +-
.../fnexecution/control/SdkHarnessClient.java | 75 +++++--
.../fnexecution/control/RemoteExecutionTest.java | 1 -
.../fnexecution/control/SdkHarnessClientTest.java | 232 +++++++++++++++++++++
...amFnDataSizeBasedBufferingOutboundObserver.java | 2 +-
...DataSizeBasedBufferingOutboundObserverTest.java | 9 +-
6 files changed, 303 insertions(+), 33 deletions(-)