mattrpav commented on PR #2138: URL: https://github.com/apache/activemq/pull/2138#issuecomment-4779538550
@cshannon before this change, any time a non-zero maxUncommittedCount value was used, error was thrown when using network connector to transfer messages. If you run the unit test from this PR on an unpatched tree, you’ll get the error when sending a number of non-transacted messages beyond the maxUncommittedCount -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
