Skip to content

Conversation

@garyrussell
Copy link
Contributor

If doStart() was called multiple times, multiple threads ran
in each consumer.

There is a check to prevent creating multiple consumers in
this case, but the thread management had no such check.

If doStart() was called multiple times, multiple threads ran
in each consumer.

There is a check to prevent creating multiple consumers in
this case, but the thread management had no such check.
olegz added a commit to olegz/spring-amqp that referenced this pull request Apr 9, 2012
* AMQP-223:
  AMQP-223 Fix Consumer Thread Management
@olegz olegz closed this Apr 9, 2012
@garyrussell garyrussell deleted the AMQP-223 branch December 13, 2013 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants