Fix for https://issues.apache.org/jira/browse/AMQ-4190 - Figure out what was intended with transactions and producer flow control for topics

Fix the counter so the logging happens

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418378 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Christian Posta 2012-12-07 16:19:08 +00:00
parent 25d396b589
commit 96f29456e9
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,7 @@ public class Topic extends BaseDestination implements Task {
LOG.warn("Waiting for space to send transacted message - transaction elements = "
+ size + " need more space to commit. Message = " + message);
}
count++;
}
} else {
waitForSpace(