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.
我希望能够使用 kafkacat 将消息传输到 kafka,但还要设置消息的时间戳。但这似乎是不可能的。这是真的还是我遗漏了什么。我似乎在任何地方都找不到完整的 kafkacat 参考文档。
目前无法在生产时指定时间戳,这是我们将在添加基于 JSON 的生产者时实现的,允许用户传递消息元数据字段,例如标头和时间戳。