envoyproxy / envoyproxy/envoy-mobile

Cronvoy: Thread priority for the Network Thread

Open
#1,902 1 comment 0 reactions 0 assignees View on GitHub
cronet enhancement no stalebot
Dominant language
Java
Stars
566
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Upon Engine creation, Cronet expects the [Thread priority to be provided for the Network Thread](https://source.chromium.org/chromium/chromium/src/+/main:components/cronet/android/cronet_url_request_context_adapter.cc;l=252). It is an ```int```: [```jnetwork_thread_priority >= -20 && jnetwork_thread_priority <= 19```](https://source.chromium.org/chromium/chromium/src/+/main:components/cronet/android/cronet_url_request_context_adapter.cc;l=268)

Envoy Mobile must support this argument.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.