Leonid Vasilev

Results 30 comments of Leonid Vasilev

The test case should be either referenced from a certail test file (like 020-fifottl.t) or it should be obvious from names that certain part of cases is in a separate...

> > Have some common tests for drivers (remove duplicate code) > > Just a remark, in my library I went a bit further and divided the common tests into...

The queue doesn't currently support `package.reload()`, but we plan to add this functionality in the future.

Yep. The bug in `fifottl` driver. This can also be seen from the [state diagram of the task](https://github.com/tarantool/queue/pull/145#pullrequestreview-560202443).

What do you think about implementing the task "options" update in a separate method like `touch`?

> > What do you think about implementing the task "options" update in a separate method like touch? > > @LeonidVas Could you elaborate on how you see it, what...

From @andrew-statsenko: > ...наш кейс: > > — в очередь (стоковый tarantool/queue, master) с постоянной скоростью ставятся (put) новые задачи с примерной скоростью 300-500 rps в зависимости от текущей нагрузки....

> @LeonidVas AFAIR, you tried to reproduce it, but without lack. Can you share your approach (maybe scripts, workload sizes) and results? I don't tried to reproduce it.

The task requires research to obtain information about its feasibility and complexity.

So, after talking with Oleg, I agree that adding the ability to have several connections in replicaset only complicates the logic and does not add convenience to the client.