Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
据我所知,Kafka 存储消息,我们可以配置消息可以保留多长时间。无论是通过时间,还是通过大小。如果我们使用 size 设置来持久化消息,它会不会是滚动清除。即,从溢出中清除旧消息?