[
https://issues.apache.org/jira/browse/KUDU-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blough updated KUDU-3622:
------------------------------
Summary: Remove replication factor limitation in Kudu 1.16.0 and 1.17.0
docs (was: Remove replication factor limitation in Kudu 1.17.0 docs)
> Remove replication factor limitation in Kudu 1.16.0 and 1.17.0 docs
> -------------------------------------------------------------------
>
> Key: KUDU-3622
> URL: https://issues.apache.org/jira/browse/KUDU-3622
> Project: Kudu
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.16.0, 1.17.0
> Reporter: Ryan Blough
> Priority: Minor
>
> 1.17.0 introduced the kudu table set_replication_factor command, which
> removes the limitation on the table replication factor.
> We should remove this section from the Known Issues and Limitations section
> under Tables:
> * The replication factor is set at table creation time and cannot be changed
> later. As a workaround, create a new table with the same schema and the
> desired replication factor and insert the contents of the old table into the
> new one.
> [https://kudu.apache.org/releases/1.17.0/docs/known_issues.html#_tables]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)