MassTransit icon indicating copy to clipboard operation
MassTransit copied to clipboard

Distributed Application Framework for .NET

Results 51 MassTransit issues
Sort by recently updated
recently updated
newest added

Hi, i would love MassTransit to have cassandra integration. So, i tried to implement cassandra for state persistence firstly. I developed cassandra integration by taking MongoDb and DynamoDb as examples....

Working on implementing routing slips in my project. Working to add some docs that I needed while building out my own features. Closes https://github.com/MassTransit/MassTransit/issues/4618 - [x] Arguments vs Variables -...

### Summary Adds support for Protocol Buffer serialization/deserialization to MassTransit using [protobuf-net](https://github.com/protobuf-net/protobuf-net). ### History I was tasked with evaluating MassTransit as a possible solution to some of our messaging needs...

### Contact Details _No response_ ### Version 8.x ### On which operating system(s) are you experiencing the issue? Windows, Linux ### Using which broker(s) did you encounter the issue? Amazon...

Amazon SQS/SNS

### Contact Details _No response_ ### Version 8.x ### On which operating system(s) are you experiencing the issue? Windows, Linux ### Using which broker(s) did you encounter the issue? Amazon...

I don't see any samples using Future with MessageData, but I believe this is a legit use case since Future can fan out lots of requests/responses that might be constrained...

### Contact Details _No response_ ### Version 8.x (develop, pre-release), 8.x ### On which operating system(s) are you experiencing the issue? Windows ### Using which broker(s) did you encounter the...

### Contact Details _No response_ ### Version 8.x ### On which operating system(s) are you experiencing the issue? Windows, MacOS, Linux ### Using which broker(s) did you encounter the issue?...

When trying to bind two exchanges with the same name, an ArgumentExcpetion is thrown. The original error message did not include the name of the exchange in question, which makes...

### Contact Details [email protected] ### Version 8.x ### On which operating system(s) are you experiencing the issue? Linux ### Using which broker(s) did you encounter the issue? RabbitMQ ### What...

Hold