apple / apple/foundationdb

Status calls cause slow tasks on clients

Open
#4,307 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

Calling status on a client can cause long slow tasks. This can be a problem if there is other work happening on the client, as other requests will experience high latencies during that time.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named in the issue. Start by tracing and reproducing the client status call while other client work is active; done means status no longer causes long tasks or high latency for concurrent requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases, performance
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.