[
https://issues.apache.org/jira/browse/KUDU-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Foerster closed KUDU-2534.
-------------------------------
Resolution: Not A Problem
> Backup/Restore: Tablet hard limit hit when restoring tables
> -----------------------------------------------------------
>
> Key: KUDU-2534
> URL: https://issues.apache.org/jira/browse/KUDU-2534
> Project: Kudu
> Issue Type: Bug
> Reporter: Tony Foerster
> Priority: Major
>
> It's possible to have tables with greater than the hard limit 300 tablets by
> adding range partitions after creation, but the restore of these tables fails:
>
> {quote}Exception in thread "main"
> org.apache.kudu.client.NonRecoverableException: The requested number of
> tablets is over the maximum permitted at creation time (300). Additional
> tablets may be added by adding range partitions to the table post-creation.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)