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中的任何消息读取失败,我想将这些消息保存在一个新主题中并重试读取过程一定次数。同时,我需要在原始位置暂停阅读过程。我怎样才能做到这一点?