[ 
https://issues.apache.org/jira/browse/KUDU-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tony Foerster reopened KUDU-2534:
---------------------------------

Re-opened. There's a workaround, but any table that's able to be backed up 
should also be restorable, even if it breaks a limit, especially since the 
limit is allowed to be broken during normal operation. Maybe 
`max_create_tablets_per_ts` could be ignored for restores?

> 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)

Reply via email to