IDEA中不能同时启动一个kafka消费者两次

// IDEA弹出'xxx' is not allowed to run in parallel. Would you like to stop the running one?

解决方法:
1
在这里插入图片描述
2. 允许并行运算
在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/pageniao/article/details/112737164
今日推荐