Hi Sidarth, I am sorry you cannot specify 'holdOnPublishEnabled' argument in queue declare with Qpid Broker-J 7.0.6. The JIRA QPID-7694 was implemented for version 7.1.0. I am about to cut 7.1.x branch and start releasing 7.1.0. (I just need to finish some REST API compatibility layers) In mean time, you can try using REST API to declare queue with holdOnPublishEnabled.
Kind Regards, Alex On Sat, 15 Dec 2018 at 19:16, sidarthsc <[email protected]> wrote: > > Thank you both for responding so quickly! I've got an instance of 7.0.6 up > and running and am trying to specify the attribute over the wire, which I > believe is supported per https://issues.apache.org/jira/browse/QPID-7694. > Unfortunately, I'm unable to do so, i.e, holdOnPublishEnabled is still > false. Is there any documentation on how it should be specified over the > wire? > > > > -- > Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
