Gunther
Results
2
issues of
Gunther
### Version Which version(s) did you encounter this bug ? 3.9.0 ### Context I tried to configure an idle timeout with PgConnectOptions.fromUri() using ?user=xyz&idleTimeout=60 The code looks like it should...
enhancement
Description =========== When using enable.partition.eof=true, the offset returned by rd_kafka_position() after consuming the artificial eof message is the last real message's offset + 2. This changed at some point between...