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

[#122] Enable load balancing strategy property configuration #156

Merged
merged 1 commit into from
Oct 30, 2023

Commits on Oct 27, 2023

  1. Set load balancing strategy config when present

    Whenever somebody provides load balancing settings, these should be
    taken into account through the AdminChannel. This requires a little
    effort to map the strategies to the processor-to-context naming scheme,
    requiring a slight duplication compared to the approach taken in the
    EventProcessorControlService
    
    #112
    smcvb committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    39bf9f0 View commit details
    Browse the repository at this point in the history