[server] Support table-level minimum in-sync replicas config
- 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/apache/fluss/issues) and found nothing similar.
### Motivation
Add a table-level minimum ISR option that overrides `log.replica.min-in-sync-replicas-number`, because replication factor is already configurable per table and different tables may require different durability and availability policies.
### Solution
_No response_
### Anything else?
_No response_
### Willingness to contribute
- [x] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing `log.replica.min-in-sync-replicas-number` configuration and how table-level replication settings are defined and applied. Determine the affected configuration, table metadata, and replication paths before deciding the scope; done should include a table-level minimum ISR that overrides the global setting while preserving the current fallback behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100