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

[jira] [Commented] (KYLIN-3190) When revoke access, got error "Missing URI template variable 'entityType' for method parameter of type String"

    [ https://issues.apache.org/jira/browse/KYLIN-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16337008#comment-16337008 ] 

jiatao.tao commented on KYLIN-3190:
-----------------------------------

Hi Jianhua, thanks a lot, the patch is fine. Little optimization is using "/\{type}/\{uuid}" will be more uniform, so may be change "@PathVariable String entityType" back to "@PathVariable String type" and change "String type;" to "String identityType" will be more better.

> When revoke access, got error "Missing URI template variable 'entityType' for method parameter of type String"
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-3190
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3190
>             Project: Kylin
>          Issue Type: Bug
>          Components: REST Service
>    Affects Versions: v2.3.0
>            Reporter: peng.jianhua
>            Assignee: peng.jianhua
>            Priority: Major
>         Attachments: 0001-KYLIN-3190.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)