[
https://issues.apache.org/jira/browse/KUDU-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562093#comment-16562093
]
Todd Lipcon commented on KUDU-2514:
-----------------------------------
hm, I'm afraid that making it only changeable at create time would not be
useful for most use cases, where people have already loaded data and then
discover that they need to change this setting. It's fine if we want to do that
as a starting point, but we should make sure we have some design/plan to get to
the runtime config support, IMO.
> Support extra config for tables.
> --------------------------------
>
> Key: KUDU-2514
> URL: https://issues.apache.org/jira/browse/KUDU-2514
> Project: Kudu
> Issue Type: New Feature
> Reporter: ZhangYao
> Priority: Major
>
> Sometimes we need to add some special config for tables such as undo gc
> history and currently kudu haven't support that. At present undo gc history
> is a global config for servers so we can not make a flexible configuration
> for tables. I think we should support extra config for tables to satisfy some
> independent setting demands.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)