Hi All, I'm new to Kafka Streams and have a question on change log. If a StreamTask fails and is restarted, will the change log be written to the old change log's topic partition ? Is it possible for some change log topic partition to have duplicate records so that log compaction is required ?
Thanks, Manu Zhang