Hi All, We have a use case to store stream for infinite time (given we have enough storage).
We are planning to solve this by Log Compaction. If each message key is unique and Log compaction is enabled, it will store whole stream for infinite time. Just wanted to check if my assumption is correct and this is an appropriate way to solve this. Thanks in advance. Regards, Aman