@brief Query broker for low (oldest/beginning) and high (newest/end) offsets for partition.
Offsets are returned in \p *low and \p *high respectively.
@returns RD_KAFKA_RESP_ERR_NO_ERROR on success or an error code on failure.
See Implementation
@brief Query broker for low (oldest/beginning) and high (newest/end) offsets for partition.
Offsets are returned in \p *low and \p *high respectively.
@returns RD_KAFKA_RESP_ERR_NO_ERROR on success or an error code on failure.