Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: evolve worker distribution strategy #449

Merged
merged 1 commit into from Nov 17, 2023

Conversation

filipeesch
Copy link
Member

@filipeesch filipeesch commented Oct 10, 2023

Description

This change addresses the need for a more versatile mechanism for distributing workers based on specific message and consumer details. A new class WorkerDistributionStrategyContext was introduced to encapsulate these details.

Fixes #448 #440

How Has This Been Tested?

Manually and executing the automated tests

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

Copy link
Contributor

@erik-catalao erik-catalao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joelfoliveira joelfoliveira merged commit c9f6244 into release/3.0 Nov 17, 2023
3 checks passed
@joelfoliveira joelfoliveira deleted the worker-distribution-strategy branch November 17, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants