[
https://issues.apache.org/jira/browse/QPID-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14210195#comment-14210195
]
ASF subversion and git services commented on QPID-6203:
-------------------------------------------------------
Commit 1639493 from [~justi9] in branch 'qpid/trunk'
[ https://svn.apache.org/r1639493 ]
QPID-6203: Fix a test failure introduced by revision 1637122
> Prevent broker startup when invalid directory is passed --sasl-config
> ---------------------------------------------------------------------
>
> Key: QPID-6203
> URL: https://issues.apache.org/jira/browse/QPID-6203
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Affects Versions: 0.10
> Reporter: Ernest Allen
> Assignee: Justin Ross
> Priority: Minor
> Fix For: 0.31
>
> Attachments: bz1155540b_svn.patch
>
>
> The --sasl-config option specifies a directory that contains the sasl config
> file named qpidd.conf. Some checks are already made on that directory.
> The broker should make the following additional tests on the directory that
> is specified with the --sasl-config option:
> - That what is passed in is a directory and not a file
> - That the directory contains a qpidd.conf file
> - That the broker is able to read the qpidd.conf file
> If any of the new tests fail, the broker should fail to start and an
> appropriate error message should be displayed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]