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 78ab631 Merge pull request #10797 from y1chi/py_thread_dump
add c496ae5 [BEAM-9262] Clean-up endpoints.proto to a stable state
(#10789)
No new revisions were added by this update.
Summary of changes:
model/pipeline/src/main/proto/endpoints.proto | 34 +-
.../beam/model/fnexecution_v1/beam_fn_api.pb.go | 636 ++++++---
.../beam/model/pipeline_v1/beam_runner_api.pb.go | 1440 +++++++++++---------
sdks/go/pkg/beam/model/pipeline_v1/endpoints.pb.go | 127 +-
.../beam/sdk/fn/data/RemoteGrpcPortReadTest.java | 8 +-
.../beam/sdk/fn/data/RemoteGrpcPortWriteTest.java | 8 +-
.../apache_beam/runners/worker/sdk_worker_main.py | 4 +-
7 files changed, 1291 insertions(+), 966 deletions(-)