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

Preformance issue in S3Stream#fetch #690

Open
ShadowySpirits opened this issue Nov 22, 2023 · 2 comments
Open

Preformance issue in S3Stream#fetch #690

ShadowySpirits opened this issue Nov 22, 2023 · 2 comments
Assignees
Labels

Comments

@ShadowySpirits
Copy link
Contributor

S3Stream#fetch will experience a high latency period lasting 1 to 2 hours.

image
@superhx
Copy link
Contributor

superhx commented Nov 22, 2023

Solution:

  • Accelerate LogCache#get
  • Concurrent read support for LogCache

@ShadowySpirits
Copy link
Contributor Author

Periodic high latency must have its reason, perhaps adding some observability tools to find the root cause? @superhx @SCNieh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants