Hi, I am trying to consume 1 Million messages from a Queue using 10 concurrent consumers (Threads) . Consumption hangs after consuming 777,000 messages. i.e. even though I am able to see the messages from JConsole, Consumers does not read any. Any help would be highly appreciated. I have opened an issue in JIRA attaching source code and instructions to reproduce this - https://jira.jboss.org/jira/browse/JBMESSAGING-1693
Thanks Bijith View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246587#4246587 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246587 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
