C++ broker on Windows with --mgmt-enable no triggers crash setting up client
----------------------------------------------------------------------------
Key: QPID-1449
URL: https://issues.apache.org/jira/browse/QPID-1449
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: M4
Environment: Windows
Reporter: Steve Huston
Assignee: Steve Huston
If the C++ broker is started on Windows with --mgmt-enable no, the exchange to
set up a new client causes an assert in the C++ library. This is because the
federation tag doesn't have an associated string - when encoding the value for
qpid.federation_tag, the value is invalid.
When running on Linux with the same option, the qpid.federation_tag value is an
empty string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.