Hi all, I have some doubts about the mismatch of the ProdcuerStats/ConsumerStats interface description and the ProducerStatsRecorderImpl/ConsumerStatsRecorderImpl implementation, as some of the stats are referring to the *current* in progress interval instead of the *last* interval, and are changing within the interval. Check this issue <https://github.com/apache/pulsar/issues/21491> for more details.
Please feel free to share your thoughts! Thanks, ywango