Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

How acknowledgement for persistent message works with Virtual Topics?

$
0
0
If am not wrong

When producer sends a persistent message on a topic then it first store
message in persistent store (let kahadb) and then send an acknowledgment to
producer.

So how will it work in case of Virtual Topic with a logical queue because
message will be stored for queue as well in kahadb?

(Assume there is a durable subscriber on the topic)

Thanks

Viewing all articles
Browse latest Browse all 5648

Trending Articles