apache / apache/fluss

Some update metadata behavior can be sent by NotifyLeaderAndIsrRequest to reduce request number

Open
#983 3 comments 0 reactions 0 assignees View on GitHub
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.

### Motivation

Some update metadata behavior can be sent by NotifyLeaderAndIsrRequest to reduce request number. See comments: https://github.com/alibaba/fluss/pull/890#discussion_r2101790359

By do this, we can reduce the request number send from CoordinatorServer to TabletServer.

### Solution

_No response_

### Anything else?

_No response_

### Willingness to contribute

- [ ] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the NotifyLeaderAndIsrRequest flow between CoordinatorServer and TabletServer, then review the linked discussion in pull request 890. Identify which update-metadata behavior can move into that request and how request counts are currently produced. Done should include the agreed behavior and evidence that CoordinatorServer sends fewer requests, but the issue does not specify tests or exact acceptance criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.