[Tarantool-patches] [PATCH v4] qsync: provide box.info.synchro interface for monitoring
Cyrill Gorcunov
gorcunov at gmail.com
Thu Apr 8 16:23:59 MSK 2021
On Thu, Apr 08, 2021 at 04:17:23PM +0300, Serge Petrenko wrote:
>
>
> 08.04.2021 16:13, Cyrill Gorcunov пишет:
> > On Thu, Apr 08, 2021 at 03:58:38PM +0300, Serge Petrenko wrote:
> > > 08.04.2021 15:18, Cyrill Gorcunov пишет:
> > > > In commit 14fa5fd82 (cfg: support symbolic evaluation of
> > > > replication_synchro_quorum) we implemented support of
> > > > symbolic evaluation of `replication_synchro_quorum` parameter
> > > > and there is no easy way to obtain it current run-time value,
> > > > ie evaluated number value.
> > > >
> > > > Moreover we would like to fetch queue length on transaction
> > > > limbo for tests and extend this statistics in future. Thus
> > > > lets add them.
> > > >
> > > > Closes #5191
> > > Thanks for the fixes!
> > >
> > > Please return `box.info.synchro.quorum` assertions to the
> > > test regarding quorum evaluation. Like you had it in the
> > > previous patch version.
> > >
> > Say like this?
>
> Yes, but better do it in the test `replication/gh-5446-qsync-eval-quorum`
OK, will move it there and post the final diff
More information about the Tarantool-patches
mailing list