Good idea. I suggest the naming endings with `Seconds` like sendDelayOfTwoPhaseDeletionInSeconds,` reconsumeLaterOfTwoPhaseDeletionInSeconds`. > private int sendDelaySecondsOfTwoPhaseDeletion = 60; > private int reconsumeLaterSecondsOfTwoPhaseDeletion = 600;
Yan Zhao <horizo...@apache.org> 于2022年8月12日周五 10:45写道: > > I suggest to include 'topic' in the flag, we have too many entities in > > Pulsar > > Thanks, change it to `topicTwoPhaseDeletionEnabled`. > -- BR, Qiang Huang