xinyuiscool opened a new pull request #1190: SAMZA-2352: Use min.compaction.lag.ms to avoid compacting the Kafka changelog topic URL: https://github.com/apache/samza/pull/1190 To enable transactional state, we will need to avoid the head of the changelog (the ones after last checkpoint) not being log-compacted so we can trim the rest of the updates. We use min.compaction.log.ms to control the compaction time.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
