[
https://issues.apache.org/jira/browse/SAMZA-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hai Lu updated SAMZA-2352:
--------------------------
Fix Version/s: 1.3
> Use min.compaction.lag.ms to avoid compacting the Kafka changelog topic
> -----------------------------------------------------------------------
>
> Key: SAMZA-2352
> URL: https://issues.apache.org/jira/browse/SAMZA-2352
> Project: Samza
> Issue Type: Sub-task
> Reporter: Xinyu Liu
> Assignee: Xinyu Liu
> Priority: Major
> Fix For: 1.3
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> 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 message was sent by Atlassian Jira
(v8.3.4#803005)