Skip to content

Update worker to be under consumer#89

Merged
nsweeting merged 5 commits intov0.16from
consumer-worker
Oct 21, 2021
Merged

Update worker to be under consumer#89
nsweeting merged 5 commits intov0.16from
consumer-worker

Conversation

@nsweeting
Copy link
Copy Markdown
Owner

@nsweeting nsweeting commented Oct 21, 2021

Removes workers as being a global entity that all consumers use. In high traffic scenarios - this causes many race conditions and errors on shutdown. Workers are now a child of the consumer.

Since rabbit no longer requires starting a worker supervisor - the use of an application has been removed.

@nsweeting nsweeting merged commit 46db8ac into v0.16 Oct 21, 2021
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.

1 participant