kayx23 commented on issue #10925: URL: https://github.com/apache/apisix/issues/10925#issuecomment-1965420328
Disclaimer: I'm no expert on this topic, but here are some information I gathered. The test case (https://github.com/apache/apisix/blob/master/t/pubsub/kafka.t#L156) suggests that one should pull messages from kafka over websocket connections and with messages binary-encoded. Only `list_offset` and `fetch` commands are supported at the moment. `list_offset` is used to check the message offset at the specified timestamp on the current topic. `fetch` is used to obtain the message from a specific offset. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
