Skip to content

Demonstration of v7 MassTransit + RabbitMq bus.AddTransactionalEnlistmentBus() not working in v7 and working in v8

Notifications You must be signed in to change notification settings

vmandic/MassTransit-v7-trasactional-bus-issue

Repository files navigation

MassTransit-v7-trasactional-bus-issue

Demonstration of v7 MassTransit + RabbitMq bus.AddTransactionalEnlistmentBus() not working in v7 and working in v8

To test you need to start rabbitmq locally with a docker compose first, open first commit for v7 and then open v8 commit for fix.

Start Repro.Consumer and then launch few times Repro.ConsoleApp to dispatch message.

bus.AddTransactionalEnlistmentBus() causes the Repro.ConsoleApp not to connect to RabbitMq broker which you can verify in the logs. The messages are not dispatched, also visible from no logger output in Repro.ConsoleApp.

Author

Vedran Mandić

About

Demonstration of v7 MassTransit + RabbitMq bus.AddTransactionalEnlistmentBus() not working in v7 and working in v8

Topics

Resources

Stars

Watchers

Forks

Languages