Skip to content

Conversation

qnnn
Copy link
Contributor

@qnnn qnnn commented Sep 7, 2023

Please provide issue(s) of this PR:
Fixes #1203

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • ApiServer
  • Auth
  • Configuration
  • Naming
  • HealthCheck
  • Metrics
  • Docs
  • Installation
  • Performance and Scalability
  • Test and Release

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include API changes, behavior changes, performance improvements, etc.

* 当一致性哈希环上不存在当前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节点不在哈希环上时,跳过遍历实例逻辑

* 当一致性哈希环上不存在当前server节点时,跳过遍历实例逻辑
@polaris-test-bot
Copy link

polaris-test-bot commented Sep 7, 2023

2023-09-07 16:00:54: =========TEST START==========
2023-09-07 16:45:29: [STANDALONE VERSION]PR autotest FAILED! We executed 47 test cases and 43 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1505795712/sta/qta-report.html and https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1505795712/sta/ratelimit/qta-report.html
2023-09-07 16:45:33: [CLUSTER VERSION] PR autotest FAILED! We executed 39 test cases and 37 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1505795712/clu/qta-report.html
2023-09-07 16:45:37: [KUBENETES VERSION]PR autotest FAILED! We executed 39 test cases and 36 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1505795712/k8s/qta-report.html

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.

当前server实例不在哈希环上时,依旧遍历实例列表

2 participants