-
After executing my worker process a warn log issued to my console, the question is :
- Is that a normal behavior or depending on the ActiveMQ broker?
## A part of my console
```{My Console}
…
-
### Is this a bug report?
Yes
### Can you also reproduce the problem with the latest version?
Yes
### Environment
1. Dotnet version: 5
2. Operating system: Manjaro
3. IDE (Rider…
-
### Is this a bug report?
(Yes)
### Can you also reproduce the problem with the latest version?
Yes (7.2.2)
### Environment
Dotnet 5.0
Windows 10
Visual Studio
### Steps to…
-
Hey,
I don't know if its something i'm missing, but on a fresh install of Windows Server 2012 R2, when running an application I have that is using MassTransit and MSMQ Transport, when running the "se…
-
The following (new) test case fails.
```
[TestFixture]
public class AbstractProperty_Specs
{
[Test]
public void Should_cache_properties_nicely()
{
var cache = new ReadWri…
-
Say an enterprise has 5 independent products written in .NET and needing to pass messages to each other. This is generally done by connecting them to a central enterprise bus. My question is: if all …
-
### Is this a bug report?
Yes
### Can you also reproduce the problem with the latest version?
Yes
### Occurs When
When using MassTransit DI with a scoped consumer which has a dependency w…
-
Hi,
Environment:
-
Appears to be related to https://github.com/squaremo/amqp.node/issues/135. Stack trace appears to be pretty similar as well. Creating a new issue because the `x-death` header issue is not in play here…
-
The ReceiveMassTransitMessage activity does not work anymore. The MassTransit bus message is normally consumed, but the workflow itself is either silent (got this on the test-project) or displays the …