Skip to content

Why does the Nacos client write to the disk cache synchronously after receiving NotifySubscriberRequest? #15321

Description

@MajorHe1
Image

这个设计应该很多年了,我理解99.99%的情况都是从内存中读取服务信息,这里是不是应该优化成异步写入磁盘缓存?考虑到磁盘IO慢,高频大规模推送的时候还卡,服务端迟迟收不到ACK,经常会有 ConnectionBusyException抛出来。

Image

Metadata

Metadata

Assignees

Labels

area/ClientRelated to Nacos Client SDKkind/enhancementCategory issues or prs related to enhancement.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions