Serge Petrenko

Results 96 comments of Serge Petrenko

I just tried it and had to retry `box.ctl.demote()` about 10 times before some other leader than the current one got elected. It seems `box.ctl.demote()` isn't useful in its current...

> it can prohibit voting for itself for some time, for example election_timeout x2(x4) (it's like temporarily turning on the "voter" mode ) @R-omk Yep, I thought about the same...

@ochaton > Imagine this request is spammed by backend to handle user's requests? Tarantool consumes 100% cpu but you are not able to identify why! Do you mean a case...

This will be quite easy to do once we agree with the doc team on the format of these pages. Postponing the issue since the docs aren't ready yet: no...

Backports: 2.11 https://github.com/tarantool/tarantool/pull/9770 3.0 https://github.com/tarantool/tarantool/pull/9771

Let's postpone this until we have set up perf testing in CI

Backports: 2.11 https://github.com/tarantool/tarantool/pull/9821 3.0 https://github.com/tarantool/tarantool/pull/9822

Unfortunately I couldn't reproduce this on Mac, but I have an idea what can go wrong here: 1. The stacktrace contains `relay_get_sync_on_start`, which is a trigger function for a trigger...