You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yichen Zhou (JIRA)" <ji...@apache.org> on 2018/09/25 01:23:00 UTC

[jira] [Assigned] (KYLIN-3590) Missing argument to exception message String in ModelController

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

Yichen Zhou reassigned KYLIN-3590:
----------------------------------

    Assignee: Yichen Zhou

> 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: Yichen Zhou
>            Priority: Major
>
> 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)