Hi, users & dev:
    after read the code, I found the msg will be add async inot ledger
in PersistentTopic impl, but how the consumer know the new msg coming? I
can't find any code about this, ashamed about my terrible ability. but
in NonPersistentTopic impl, the msg just go through subscriptions->
subscription -> dispatcher-> consumer->channel. who call show me the
related code in PersistentTopic?

Reply via email to