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

当监听的服务节点较多时,无法及时处理nacos-server发过来的消息 / The client could not handle the message from nacos-server when listening to a lot of nodes #101

Closed
labman000 opened this issue Jan 4, 2022 · 3 comments

Comments

@labman000
Copy link
Contributor

labman000 commented Jan 4, 2022

当对节点进行监听后,节点信息较多时,nacos-server会对socket报文进行gzip压缩,nacos-cli无法正常处理经过gzip压缩后的数据

If the client listens to a lot of nodes, the socket datagram from nacos-server will be gzipped, nacos-cli could not handle gzipped data

@TTTTTAAAAAKKKKEEEENNNN
Copy link
Collaborator

请问是指的UDP监听的信息吗

@labman000
Copy link
Contributor Author

对 是收到nacos server发来的udp消息,server发来的时候是通过gzip压缩的

TTTTTAAAAAKKKKEEEENNNN added a commit that referenced this issue Jan 15, 2022
@TTTTTAAAAAKKKKEEEENNNN
Copy link
Collaborator

已经在develop分支进行修改 后续会发布

@TTTTTAAAAAKKKKEEEENNNN TTTTTAAAAAKKKKEEEENNNN changed the title 当监听的服务节点较多时,无法及时处理nacos-server发过来的消息 当监听的服务节点较多时,无法及时处理nacos-server发过来的消息 / The client could not handle the UDP listening packet when listening to a lot of nodes Jan 25, 2022
@TTTTTAAAAAKKKKEEEENNNN TTTTTAAAAAKKKKEEEENNNN changed the title 当监听的服务节点较多时,无法及时处理nacos-server发过来的消息 / The client could not handle the UDP listening packet when listening to a lot of nodes 当监听的服务节点较多时,无法及时处理nacos-server发过来的消息 / The client could not handle the message from nacos-server when listening to a lot of nodes Jan 25, 2022
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

No branches or pull requests

2 participants