nacos-group / nacos-group/nacos-sdk-python

服务端配置无变更,也输出changed keys

Open
#189 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
471
Forks
155
PR merge metrics
No merged PRs in 30d

Description

nacos python sdk 频繁输出日志:
[do-pulling] following keys are changed from server xxxxx
但实际上服务端配置并没有发生变更是什么原因?另外看监控nacos python sdk 调用nacos 的接口频率非常高,单机qps 能达到50,这是否有办法限制?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the [do-pulling] log path and the SDK's Nacos polling calls. Reproduce the behavior with unchanged server configuration, then investigate why keys are reported as changed and measure the request frequency. Done means false change logs are eliminated and the polling or rate-limiting behavior is clearly verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.