Re: Ack mode of individual pulsar

2018-07-12 Thread Sijie Guo
> I can't find source code in package org.apache.bookkeeper.mledger.proto > > -- > li.peng...@zhaopin.com.cn > > > *From:* Sijie Guo > *Date:* 2018-07-12 00:40 > *To:* user ; users@pulsar.incubator.apache.org > *Subject:* Re: Ack mode of individual

Re: Ack mode of individual pulsar

2018-07-11 Thread Sijie Guo
+users@pulsar In the context of pulsar, when a consumer acks a message, it doesn’t remove entries from bookkeeper. Instead, for each subscription at pulsar, pulsar brokers use a separate ledger for storing the acknowledgments for each subscription. When a broker receives individual acks, it writes