[server] support table-level control for LogTable remote log copy
- 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.
### Description
Now the remote data copy is a cluster-level config, which means all tables will be copied to remote dir if it is enabled.
Now we want to add a config in table-level, so that we can explicitly disable a single table to be copied into remote dir.
This is only for LogTable
### 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 server's cluster-level remote data-copy configuration and the LogTable table-configuration entry point. Confirm how a table-level setting can override the cluster default, then verify that one LogTable can disable remote copying while other tables retain the configured behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100