[PATCH] vinyl: fix vy_range_update_compaction_priority hang

Vladimir Davydov vdavydov.dev at gmail.com
Mon Jul 8 16:51:40 MSK 2019


On Mon, Jul 08, 2019 at 04:48:54PM +0300, Konstantin Osipov wrote:
> * Vladimir Davydov <vdavydov.dev at gmail.com> [19/07/08 16:38]:
> 
> Please push this asap since there is a customer waiting for  fix.

Pushed to master, 2.1, and 1.10.

> 
> Please also fix VY_ROUND_UP type safety - let's make it static
> inline instead.

I can't - we do need to pass double as a divident to it, because
run_size_ratio is double.

> 
> This needs a test case as a follow up and a proper fix should drop
> all such slices.

That's going to be tricky. I'll look if we can actually do that.



More information about the Tarantool-patches mailing list