Open Closed

Entity Synchronizer did not work with Azure Service bus. #6775


User avatar
0
nvc_dev_3 created
  • ABP Framework version: v8.0.2
  • UI Type: Angular
  • Database System: EF Core (
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We are encountering with the Microservice template, specifically related to the Entity Synchronizer. (We use Sql server, EF core, UI is angular and version is 8.0.2)

We currently employ multiple services within our system and have been following the documentation provided at https://docs.abp.io/en/abp/latest/Distributed-Event-Bus#entity-synchronizer to implement the entity-syncer.

The problem arises when attempting to use Azure Service Bus instead of RabbitMQ. Despite the documentation stating that Azure Service Bus is supported, we have encountered difficulties in getting it to function properly.

I have meticulously followed the documentation steps and created a minimal demo to showcase the issue. I am prepared to share this demo with you via email for your review.

Upon investigation, it appears there may be a bug in the package, as the entity-syncer works seamlessly with RabbitMQ but encounters obstacles with Azure Service Bus.

Your prompt attention and assistance in resolving this matter would be greatly appreciated. Please let me know if you require any additional information or if there are specific steps you would like me to take to facilitate the troubleshooting process.


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Please share the minimal demo with me, my email is shiwei.liang@volosoft.com. I will check it.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    It works for me. if I missing something, please let me know.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11