grpc/src/python
Ben Reed eacf3ba54f
Make python qps_worker --server_port consistent
The python qps_worker was changed in grpc/grpc#24350, adding support for
the --server_port flag. When the --server_port flag was set, the python
worker ignored the port specified in the Scenario's ServerConfig.

This behavior was inconsistent with Java and Go. In the workers for
those languages, the --server_port flag was used only when the
Scenario's ServerConfig port was unset. It did not override.

This commit alters the behavior of the python qps_worker to match Java
and Go, similar to grpc/grpc#24661 for C++. In addition, it updates the
documentation for the flag.
2020-11-04 15:25:20 -08:00
..
grpcio Rerun tools/buildgen/generate_projects.sh under Python 3. 2020-11-04 01:31:40 +01:00
grpcio_channelz Merge pull request #24356 from lidizheng/support-3.9 2020-10-12 10:28:07 -07:00
grpcio_health_checking Merge pull request #24356 from lidizheng/support-3.9 2020-10-12 10:28:07 -07:00
grpcio_reflection Merge pull request #24356 from lidizheng/support-3.9 2020-10-12 10:28:07 -07:00
grpcio_status Merge pull request #24356 from lidizheng/support-3.9 2020-10-12 10:28:07 -07:00
grpcio_testing Bump version to v1.34.x: regenerate projects 2020-10-07 12:51:27 -07:00
grpcio_tests Make python qps_worker --server_port consistent 2020-11-04 15:25:20 -08:00
.gitignore Format code 2018-10-31 11:47:13 -07:00