Great work! It can tune the range cache better.
Michael Marshall 于2022年8月24日周三 11:11写道:
> Hi All,
>
> I'd like to add some more metrics to the broker entry cache. In order
> to do so, I needed to update RangeCache#clear and
> RangeCache#evictLEntriesBeforeTimestamp so they return Pair Long> inst
Hi All,
I'd like to add some more metrics to the broker entry cache. In order
to do so, I needed to update RangeCache#clear and
RangeCache#evictLEntriesBeforeTimestamp so they return Pair instead of long. This is technically a breaking change, but
since it is an internal broker class, it would onl