Aaron Fu

Results 2 comments of Aaron Fu

@edenhill The same problem is still there in the most recent release v1.7.0. `rd_kafka_query_watermark_offsets` would hang forever if brokers are down, completely ignoring its `timeout_ms` parameter. Meanwhile, @hxiaodon solution seems...

In case anyone gets a similar error on an Intel mac ``` In file included from src/curve.c:1: src/curve.h:4:10: fatal error: 'gmp.h' file not found #include "gmp.h" ^~~~~~~ 1 error generated....