Remove offline status for a table
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 487
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 13
Description
Offline tables may not make sense in 4.0 as we are allowing operations to occur on tables that have unhosted tablets. Consider adding a new state, `locked` or something similar`, where nothing can occur on the table, including modifying the table configuration.
Contributor guide
Assessment
This issue has not been assessed yet.