qmf - Methods cannot be invoked when the agent is in external-storage mode
--------------------------------------------------------------------------
Key: QPID-3748
URL: https://issues.apache.org/jira/browse/QPID-3748
Project: Qpid
Issue Type: Bug
Components: Qpid Managment Framework
Affects Versions: 0.14
Reporter: Ted Ross
Assignee: Ted Ross
Priority: Minor
Fix For: 0.15
The qmf2 agent checks for the existence of the referenced object in the
internal data store before allowing a method call to be handled. When
external-storage mode is selected, the internal data store is empty and this
check fails.
The fix is to only perform this check when the storage is internal.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]