This is an automated email from the ASF dual-hosted git repository.

altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 501dc4c  [BEAM-3851] Option to preserve element timestamp while 
publishing to Kafka. (#4868)
     add 1f52bb8  Send worker_id in all channels to runner Adding 
use_multiple_sdk_containers flag for FNAPI pipelines.
     new 6740ead  Merge pull request #4587 from angoenka/multiprocess_new

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runners/dataflow/internal/apiclient.py         |  9 ++-
 .../apache_beam/runners/worker/data_plane.py       |  4 ++
 .../apache_beam/runners/worker/log_handler.py      |  5 +-
 .../apache_beam/runners/worker/sdk_worker.py       |  4 +-
 .../runners/worker/worker_id_interceptor.py        | 59 +++++++++++++++++
 .../runners/worker/worker_id_interceptor_test.py   | 75 ++++++++++++++++++++++
 sdks/python/container/boot.go                      |  1 +
 sdks/python/setup.py                               |  2 +-
 8 files changed, 155 insertions(+), 4 deletions(-)
 create mode 100644 
sdks/python/apache_beam/runners/worker/worker_id_interceptor.py
 create mode 100644 
sdks/python/apache_beam/runners/worker/worker_id_interceptor_test.py

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to