[Tarantool-patches] [PATCH] box: sql prepare and execute statistics should be reflected in box.stat()
Nikita Pettik
korablev at tarantool.org
Wed Feb 26 02:30:55 MSK 2020
On 26 Feb 01:26, Kirill Yukhin wrote:
> Hello,
>
> On 10 фев 21:35, Maria Khaydich wrote:
> >
> > Calling prepare and execute did not update corresponding request statistics
> > in the box.stat table. This happened because methods that collect stats were
> > never called where they should have been.
> >
> > Closes #4756
> >
> > ---
> > Issue:
> > https://github.com/tarantool/tarantool/issues/4756
> > Branch:
> > https://github.com/tarantool/tarantool/compare/eljashm/gh-4756-box-stat-execute-and-prepare-not-updated
>
> I've checked your patch into 2.3 and master.
Kirill, it also should be backported to 2.2 skipping part related to
'prepare' feature.
> --
> Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list