The server will occur a large number of FetchLogRequest when one tableServer fail down and recovers
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 625
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 97
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar.
### Fluss version
main (development)
### Please describe the bug 🐞
The server will occur a large number of FetchLogRequest when one tableServer fail down and recovers:

### Solution
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the table server failure and recovery described in the issue, then trace where FetchLogRequest is generated during that transition. Done means recovery no longer causes an unexpectedly large burst of FetchLogRequest messages; the issue provides no file or test names, so locating the relevant implementation and adding regression coverage will require repository investigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100