Fixed two bugs related to plugin-modules
----------------------------------------
Key: QPID-744
URL: https://issues.apache.org/jira/browse/QPID-744
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Reporter: Ted Ross
Priority: Minor
Two bugs are fixed in this patch:
1) A plug-in module with no configuration options caused the broker to crash
when the module was loaded.
2) Failure to load a module called out in --load-module now causes the broker
to exit. Failure to load a module via --load-dir is logged but does not cause
the broker to exit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.