[tarantool-patches] Re: [PATCH v2 04/11] vinyl: move transaction size sanity check to quota

Konstantin Osipov kostja at tarantool.org
Sat Sep 29 08:02:29 MSK 2018


* Vladimir Davydov <vdavydov.dev at gmail.com> [18/09/28 21:00]:
> There's a sanity check in vinyl_engine_prepare, which checks if the
> transaction size is less than the configured limit and fails without
> waiting for quota if it isn't. Let's move this check to vy_quota_use,
> because it's really a business of the quota object. This implies that
> vy_quota_use has to set diag to differentiate this error from timeout.

OK to push.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list