This is an automated email from the ASF dual-hosted git repository.
ibzib pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from bfdb3e5 Merge pull request #13472: [BEAM-11391] Improve Nexmark Kafka
support to track
add 164a7b6 [BEAM-9426] Add JVM properties to JavaJarJobServer. (#13581)
No new revisions were added by this update.
Summary of changes:
.../python/apache_beam/options/pipeline_options.py | 10 +++
.../apache_beam/runners/portability/job_server.py | 10 +--
.../runners/portability/job_server_test.py | 84 ++++++++++++++++++++++
3 files changed, 100 insertions(+), 4 deletions(-)
create mode 100644
sdks/python/apache_beam/runners/portability/job_server_test.py