Ramon Smits

Results 154 issues of Ramon Smits

## Is your feature related to a problem? Please describe. I tried to send a custom serialized message satellite queue but this is just not possible. You can obtain a...

### Describe the bug #### Description Creating an endpoint and not referencing the instance results in memory leak. #### Expected behavior The instance to eventually be able to be garbage...

Bug
Triaged

Although the message ID can be set using the send options it would also make sense to have the ability to override this: - https://github.com/Particular/NServiceBus/blob/master/src/NServiceBus.Core/Extensibility/ExtendableOptions.cs#L17 This would allow the transport...

Discussion
Improvement

### Describe the feature. Description: > Azure Event Hubs is a cloud native data streaming service that can stream millions of events per second, with low latency, from any source...

### Describe the feature. Description: > Azure Event Grid is a highly scalable, fully managed Pub Sub message distribution service that offers flexible message consumption patterns using the MQTT and...

Currently no guidance exists that explains various deployment models that can work for NServiceBus endpoints, ServicePulse, ServiceControl, and ServiceInsight. Some topics that are aligned with this: - Active/Active - Active/Passive...