Closed AndrewX192 closed 5 years ago
Currently if the user restarts kafka then they will likely run out of disk space since information about the retention isn't preserved. We should make sure this is always set.
This is resolved by nature of the new global limits that are set for retention. Confirmed that this is no longer an issue.
Currently if the user restarts kafka then they will likely run out of disk space since information about the retention isn't preserved. We should make sure this is always set.