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

Make Gateway's satellite concurrency configurable #63

Open
timbussmann opened this issue Nov 1, 2016 · 1 comment
Open

Make Gateway's satellite concurrency configurable #63

timbussmann opened this issue Nov 1, 2016 · 1 comment

Comments

@timbussmann
Copy link
Contributor

The Gateway adds a custom satellite using PushRuntimeSettings.Default as the concurrency setting:

context.AddSatelliteReceiver("Gateway", gatewayInputAddress, requiredTransactionSupport, PushRuntimeSettings.Default,
. With Particular/NServiceBus#4213 the satellites no longer use the value configured by the user on LimitMessageProcessingConcurrencyTo.

Do we need to make the satellite's queue concurrency settings configurable?

@bording
Copy link
Member

bording commented Nov 1, 2016

I would say yes, we should make this configurable.

@timbussmann timbussmann added this to the 2.1.0 milestone Nov 8, 2016
@andreasohlund andreasohlund modified the milestones: Future, 2.1.0 Aug 25, 2017
@kentdr kentdr removed this from the Future milestone Apr 3, 2024
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

No branches or pull requests

4 participants