[
https://jira.jboss.org/jira/browse/JBMESSAGING-1405?page=com.atlassian.ji...
]
Andy Taylor commented on JBMESSAGING-1405:
------------------------------------------
This is still an issue. basically the credit pot starts at MAX_INT and for every n
messages sent the pot is decreased by the window size. The problem is that the credit pot
is never re-filled when messages are consumed or acked so after MAX_INT bytes of messages
sent the producer is put into wait mode.
Producer hangs after 20M sent
-----------------------------
Key: JBMESSAGING-1405
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1405
Project: JBoss Messaging
Issue Type: Bug
Components: Messaging Core
Affects Versions: 2.0.0 Alpha
Reporter: Andy Taylor
Assignee: Tim Fox
Fix For: 2.0.0 Beta
If you run the perf sender and set the message size to 64k, the producer stops sending
after 32000 messages, if the message size is 32k it stops sending after 64000 messages,
and so forth. This is because of Producer flow control.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira