We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9aade commit debdba8Copy full SHA for debdba8
src/rdkafka.h
@@ -2168,7 +2168,6 @@ void rd_kafka_conf_set_offset_commit_cb(
2168
2169
2170
/**
2171
- * @struct rd_kafka_share_partition_offsets_t
2172
* @brief Share consumer partition offsets for a single offset range.
2173
*
2174
* Contains information about an acknowledged offset range including
@@ -2178,7 +2177,6 @@ typedef struct rd_kafka_share_partition_offsets_s
2178
2177
rd_kafka_share_partition_offsets_t;
2179
2180
2181
- * @struct rd_kafka_share_partition_offsets_list_t
2182
* @brief List of share consumer partition offsets.
2183
2184
* Contains multiple partition offset entries.
0 commit comments