[
https://issues.apache.org/jira/browse/KYLIN-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yichen Zhou resolved KYLIN-3590.
--------------------------------
Resolution: Fixed
Assignee: Yiming Liu (was: Yichen Zhou)
Fix Version/s: v2.5.1
Fixed by [https://github.com/apache/kylin/pull/270.] Already merged.
> Missing argument to exception message String in ModelController
> ---------------------------------------------------------------
>
> Key: KYLIN-3590
> URL: https://issues.apache.org/jira/browse/KYLIN-3590
> Project: Kylin
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Yiming Liu
> Priority: Major
> Fix For: v2.5.1
>
>
> Here is related code:
> {code}
> String.format(Locale.ROOT,
> "Invalid model name %s, only letters, numbers and
> underscore " + "supported."),
> {code}
> There is no argument for '%s'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)