You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/10/17 15:37:44 UTC

[jira] Updated: (QPID-1362) If there are errors when reloading the acl file, the error text should be passed with reloadAclFile method

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

Rajith Attapattu updated QPID-1362:
-----------------------------------

    Attachment: acl.error.patch

This patch captures the errors when loading an acl file and pass that as a result text when invoked through management API

> If there are errors when reloading the acl file,  the error text should be passed with reloadAclFile method 
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-1362
>                 URL: https://issues.apache.org/jira/browse/QPID-1362
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M4
>
>         Attachments: acl.error.patch
>
>
> The management module allows the broker to reload the acl file.
> However if there any errors the only way to look at them is to examine the broker log.
> It would be better if the reloadAclFile method could return the error text to the management client.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.