echooymxq

Results 22 comments of echooymxq

Regarding the ACL storage component, i have a little question, especially as the Controller and Dledger modes are increasingly becoming the top choices. Why not place ACL information in Namesrv?...

@dingshuangxi888 The namesrv not stateless actually. such as in controller mode, maybe the controller mode is special case. but there's some kvConfig.json about orderConf, and rocketmq-mqtt also rely on it.

This seems to be a common problem, and it also exists in confluentinc's kafka-rest. Is there a good solution?

> Hi @echooymxq, sorry for not reviewing this PR in time, could you continue to optimize it? yeah, I'll fix it according to your suggestion later.

@Capconv Do you have a solution to this problem?

I create a project(https://github.com/echooymxq/testcontainers-rocketmq) for Apache RocketMQ, i can contribute to this module if necessary.

> I create a project(https://github.com/echooymxq/testcontainers-rocketmq) for Apache RocketMQ, i can contribute to this module if necessary. @kiview I have encountered some issues when using RocketMq with GenericContainer, and had to...

@slievrly Just set `spring.main.allow-bean-definition-overriding=true` can work. The `Seata `feign object will wrap the other feign client.