apache / apache/fluss

[server] Support table-level minimum in-sync replicas config

Open
#4,026 0 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/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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.