WeBankFinTech / DeFiBus

DeFiBus is a decentralized finacial message bus for microservices, provide request/reply, unicast, multi-cast, broadcast, delay-message etc, and also privide service governance capacity and operation tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

message may be consumed repeatly when client rebalance

iNanos opened this issue · comments

when doing rebalance ,new client B may listen Q1 while old client A also listen Q1(it will cancel listening at once),msgs will be consumed repeatly in a short time