Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit max grpcio and grpcio-tools version #485

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

tnoczyns-volue
Copy link
Contributor

@tnoczyns-volue tnoczyns-volue commented Jul 12, 2024

Temp WA for extra logs that can mess log parsing systems, it was introduced with grpcio 1.65.0. E.g. when running get_version.py example:

Synchronous get version:
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
I0000 00:00:1720778120.895832    6892 config.cc:230] gRPC experiments enabled: call_status_override_on_cancellation, event_engine_client, event_engine_dns, event_engine_listener, http2_stats_fix, monitoring_experiment, pick_first_new, trace_record_callops, work_serializer_clears_time_cache
99.0.0+0
I0000 00:00:1720778120.904418    6892 work_stealing_thread_pool.cc:269] WorkStealingThreadPoolImpl::Quiesce
Asynchronous get version:
99.0.0+0
I0000 00:00:1720778120.910360    6892 work_stealing_thread_pool.cc:269] WorkStealingThreadPoolImpl::Quiesce

@tnoczyns-volue tnoczyns-volue added this to the Version 1.9 milestone Jul 12, 2024
@tnoczyns-volue tnoczyns-volue merged commit 8996a22 into master Jul 12, 2024
9 checks passed
@tnoczyns-volue tnoczyns-volue deleted the tnoczyns-2024-07-12-max-grpcio-ver branch July 12, 2024 11:07
@tnoczyns-volue
Copy link
Contributor Author

1.65.0 was yanked from PyPI because of that:
grpc/grpc#37178

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants