[Tarantool-patches] [PATCH vshard 08/11] storage: introduce bucket_are_all_rw()

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Feb 25 00:48:32 MSK 2021


Thanks for the review!

On 24.02.2021 11:27, Oleg Babin via Tarantool-patches wrote:
> Thanks for your patch.
> 
> Seems here I should return to one of my previous e-mail.
> 
> Maybe it's reasonable to cache all bucket stats?

Responded in the other email. Short answer: the other stats are
needed rare. Mostly during rebalancing, when the caches will be
invalidated constantly anyway.

The ones I optimized in this patchset are going to be needed
often. Super often if map-reduce is actively used.


More information about the Tarantool-patches mailing list