You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Xu Yaning (JIRA)" <ji...@apache.org> on 2015/08/06 03:46:04 UTC

[jira] [Updated] (DIRKRB-389) Fix kadmin break down when input command is illegal

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

Xu Yaning updated DIRKRB-389:
-----------------------------
    Attachment: DIRKRB-389-v1.patch

DIRKRB-389-v1.patch, I fixed the reported problem. Besides, for some commands not implemented in kadmin, I add some descriptions to point out that they are available now and will be implemented in the next version. Pls help me review it, thank you ~

> Fix kadmin break down when input command is illegal
> ---------------------------------------------------
>
>                 Key: DIRKRB-389
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-389
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Xu Yaning
>            Assignee: Xu Yaning
>         Attachments: DIRKRB-389-v1.patch
>
>
> When we input some commands illegally, kadmin will break down, such as delete a principal that doesn't exist. However, we expect to see kadmin tell us the principal doesn't exist rather break down. It's mainly because we throw some RuntimeException in the code base. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)