--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Most likely neither (or both): a scenario not considered by the authors.It would be a lot easier to have a constructive conversation if a way to reproducewas provided and fewer bold claims and blanket statements were used.
On Tue, Jun 27, 2017 at 4:29 PM, Marcin Stefaniuk <mar...@stefaniuk.info> wrote:
I have following scenario - consistent hash exchange is bound to X queues with binding key "1" (the same weight to each of them). Messages are hashed basing on routing key but after RabbitMQ server restart the same routing key A is landing in different queue than before restart. After several restarts there is complete mess in the queues (without any binding change).
This behavior is making this exchange useless because each restart causes consumers to have different distribution and thus proper order of the messages cannot be preserved.
Is this behavior by design or it is a bug?
Kind regards
Marcin
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
Wiadomość napisana przez Michael Klishin <mkli...@pivotal.io> w dniu 27.06.2017, o godz. 18:41:
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/qHHptwZoxj8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-user...@googlegroups.com.
Kind regardsMarcin
I have following scenario - consistent hash exchange is bound to X queues with binding key "1" (the same weight to each of them). Messages are hashed basing on routing key but after RabbitMQ server restart the same routing key A is landing in different queue than before restart. After several restarts there is complete mess in the queues (without any binding change).
This behavior is making this exchange useless because each restart causes consumers to have different distribution and thus proper order of the messages cannot be preserved.
Is this behavior by design or it is a bug?
Kind regards
Marcin
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
--MKStaff Software Engineer, Pivotal/RabbitMQ
--
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/qHHptwZoxj8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
--MKStaff Software Engineer, Pivotal/RabbitMQ
Wiadomość napisana przez Michael Klishin <mkli...@pivotal.io> w dniu 05.07.2017, o godz. 21:49:
Fixed in https://github.com/rabbitmq/rabbitmq-consistent-hash-exchange/pull/33.
On Friday, June 30, 2017 at 11:20:38 AM UTC+3, Arnaud Cogoluègnes wrote:I managed to reproduce and created a GitHub issue: https://github.com/rabbitmq/rabbitmq-consistent-hash-exchange/issues/32
--
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/qHHptwZoxj8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-user...@googlegroups.com.
May I ask for beta build with this change to enforce feedback loop?
Kind regardsMarcin Stefaniuk
Wiadomość napisana przez Michael Klishin <mkli...@pivotal.io> w dniu 05.07.2017, o godz. 21:49:
Fixed in https://github.com/rabbitmq/rabbitmq-consistent-hash-exchange/pull/33.
On Friday, June 30, 2017 at 11:20:38 AM UTC+3, Arnaud Cogoluègnes wrote:I managed to reproduce and created a GitHub issue: https://github.com/rabbitmq/rabbitmq-consistent-hash-exchange/issues/32--
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/qHHptwZoxj8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Marcin,We can post an .ez of the plugin off the tip of stable here but we won't be distributing (or versioning) pluginsthat ship with RabbitMQ independently.Let me know if that would be helpful to you.
On Tue, Jul 18, 2017 at 11:12 AM, Marcin Stefaniuk <mar...@stefaniuk.info> wrote:
Maybe it is possible to provide consistent hash plugin apart from RabbitMQ server? It can makes sense because I presume this fixed version of plugin can be applied to all 3.6.8 and above versions of a server.
Kind regards
Marcin
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
--You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/qHHptwZoxj8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.