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

当一致性哈希环上不存在当前server节点时,跳过遍历实例逻辑 #2

Merged
merged 2 commits into from
Sep 7, 2023

Commits on Sep 7, 2023

  1. 当一致性哈希环上不存在当前server节点时,跳过遍历实例逻辑

    * fix:Referenced from [Pull Requests 387], in order to improve the processing of service discovery QPS when using api-http server
    
    * fix:Referenced from [Pull Requests 387], in order to improve the processing of service discovery QPS when using api-http server
    
    * fix:Referenced from [Pull Requests 387], in order to improve the processing of service discovery QPS when using api-http server
    
    * fix:Referenced from [Pull Requests 387], in order to improve the processing of service discovery QPS when using api-http server
    
    * 当前server节点不在哈希环上时,跳过遍历实例逻辑
    
    * 当前server节点不在哈希环上时,跳过遍历实例逻辑
    qnnn authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fd774c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8cf81 View commit details
    Browse the repository at this point in the history