liangyepianzhou commented on code in PR #15137:
URL: https://github.com/apache/pulsar/pull/15137#discussion_r861401078


##########
conf/broker.conf:
##########
@@ -1377,6 +1377,12 @@ transactionBufferSnapshotMinTimeInMillis=5000
 # The max concurrent requests for transaction buffer client, default is 1000
 transactionBufferClientMaxConcurrentRequests=1000
 
+# MLPendingAckStore maintain a ConcurrentSkipListMap pendingAckLogIndex`,
+# it store the position in pendingAckStore as value and save a position used 
to determine

Review Comment:
   yeah, and saves



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to