You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WildFly
Hi,
I have a two pod setup(cluster HA) running Wildfly 23 in K8S. testQueue is created on both the Pod A and Pod B. When a client sends a message to Queue in Pod A or Pod B. Only one of the consumer either in Pod A or Pod B is able to consume it. Is this an expected behaviour or am I missing some configuration?. Thanks in advance.
--
Regards Surya
Emmanuel Hugonnet
unread,
Apr 5, 2022, 12:43:02 PM4/5/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emmanuel Hugonnet, WildFly
Hi
Emmanuel,
Thanks for the info. Is this behaviour the same with topics as well? Is there any other method/way by which both the consumers can consume the message both in Topic and Queue?