This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
liuxueli 61d0ab46e2 调用rd_kafka_last_error输出写kafka失败的原因
The last error is stored per-thread, if multiple rd_kafka_t handles are used in the same application thread the developer needs to make sure rd_kafka_last_error() is called immediately after a failed API call
2021-05-18 11:24:26 +08:00
2021-05-12 13:51:51 +08:00
2019-12-12 15:38:14 +08:00
2019-11-12 13:35:19 +08:00
2019-12-11 10:03:10 +08:00
Description
No description provided
3.1 MiB
Languages
C++ 54.3%
C 41.8%
Shell 2.6%
CMake 1.2%
HTML 0.1%