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

[fix][client] Use dedicated executor for requests in BinaryProtoLookupService #23378

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2024

  1. [fix][client] Use dedicated executor for requests in BinaryProtoLooku…

    …pService
    
    Signed-off-by: Zixuan Liu <nodeces@gmail.com>
    nodece committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ebea662 View commit details
    Browse the repository at this point in the history
  2. Revert scheduledExecutorProvider

    Signed-off-by: Zixuan Liu <nodeces@gmail.com>
    nodece committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e59a1f9 View commit details
    Browse the repository at this point in the history
  3. inverse createdLookupPinnedExecutor and fix constructor

    Signed-off-by: Zixuan Liu <nodeces@gmail.com>
    nodece committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7ac2448 View commit details
    Browse the repository at this point in the history
  4. use the single thread as lookupExecutorProvider

    Signed-off-by: Zixuan Liu <nodeces@gmail.com>
    nodece committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e52bd09 View commit details
    Browse the repository at this point in the history