<html><head><base href="x-msg://27/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi</div><br><div><div>On 7 May 2013, at 07:10, Jeffery, Mark wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px; ">Do the Java client versions need to align to the server versions ?</span><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div lang="EN-US" link="blue" vlink="purple"><div class="WordSection1" style="page: WordSection1; "><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><o:p></o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">Can a client run with 2.8.6 client against a 3.1.0 server ?<o:p></o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><o:p>&nbsp;</o:p></div></div></div></span></blockquote><br></div><div>Technically it is possible to run disparate versions (the AMQP 0.9.1 protocol hasn't changed between them after all), but I would strongly advise you to use the latest version with the latest server. Not only have important bug fixes been introduced in the client libraries between releases, but it's possible in some cases that non-standard features&nbsp;(i.e., enhancements to or divergence from the AMQP specification)&nbsp;have been added to (or deprecated from) the broker and the client might need to be aware of these. Lack of support for the IMMEDIATE flag in later versions of RabbitMQ is one such example.</div><div><br></div><div>Cheers,</div><div>Tim</div><br></body></html>