coderzc commented on code in PR #21578:
URL: https://github.com/apache/pulsar/pull/21578#discussion_r1418988388


##########
conf/broker.conf:
##########
@@ -538,6 +538,9 @@ brokerServiceCompactionThresholdInBytes=0
 # If the execution time of the compaction phase one loop exceeds this time, 
the compaction will not proceed.
 brokerServiceCompactionPhaseOneLoopTimeInSeconds=30
 
+# Whether retain null-key message during topic compaction
+topicCompactionRemainNullKey=false

Review Comment:
   Sorry, I open a new PR to fix it. https://github.com/apache/pulsar/pull/21690



-- 
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