abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.95k stars 3.45k forks source link

KafkaMessageConsumer.CreateTopicAsync() is error #7206

Closed Aprite closed 3 years ago

Aprite commented 3 years ago

Abp vNext 4.1.1 微信截图_20210114150835

the reason had changed,maybe~

@realLiangshiwei

Aprite commented 3 years ago

e.Error.Reason is An error occurred creating topics: [{TopicName}]: [Broker: Topic already exists].

realLiangshiwei commented 3 years ago

Can't reproduce the problem, can you provide steps to reproduce it?