Hello everyone,
We are using rabbitmq broker and qpid-cpp-1.39.0 API to send/receive
messages to/from broker with AMQP1.0
Our rabbitmq broker provider has several queues with 1 message maximum
queue size.
We are only setting the parameter {link:{durable:true}} when create the
receiver.
And the following error is returned from the broker:
Session ended by peer with amqp:precondition-failed: PRECONDITION_FAILED
- inequivalent arg 'x-max-length' for queue 'queue_name ' : received
none but current is the value '1' of type 'long'
Is there any way to set the x-max-length parameters or other equivalent
parameter to set the maximun number of messages in the queue?
Note that we are using AMQP1.0.
Thanks in adavance
Regards
________________________________
Este correo electrónico y, en su caso, cualquier fichero anexo al mismo,
contiene información de carácter confidencial exclusivamente dirigida a su
destinatario o destinatarios. Si no es vd. el destinatario indicado, queda
notificado que la lectura, utilización, divulgación y/o copia sin autorización
está prohibida en virtud de la legislación vigente. En el caso de haber
recibido este correo electrónico por error, se ruega notificar inmediatamente
esta circunstancia mediante reenvío a la dirección electrónica del remitente.
Evite imprimir este mensaje si no es estrictamente necesario.
This email and any file attached to it (when applicable) contain(s)
confidential information that is exclusively addressed to its recipient(s). If
you are not the indicated recipient, you are informed that reading, using,
disseminating and/or copying it without authorisation is forbidden in
accordance with the legislation in effect. If you have received this email by
mistake, please immediately notify the sender of the situation by resending it
to their email address.
Avoid printing this message if it is not absolutely necessary.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]