Pavel Sergeev

Results 32 issues of Pavel Sergeev

**Bug description** Sequence state is not saved after `reset` and tarantool restart. * OS: Linux * OS Version: Ubuntu 23.10 * Architecture: amd64 > tarantool --version > Tarantool 2.11.2-0-g1bac2d257 >...

bug

There are many errors/warnings from *.rst files, when running `tt rocks make` for a cartridge app: ``` Running Sphinx v5.3.0 building [mo]: targets for 0 po files that are out...

Sometimes it is not possible to determine (using returned success list) which tuple is not inserted, because it can be changed by a trigger. In this case returned success list...

feature
5sp

Currently full ci tests do not pass on mac os due to already running etcd processes on self-hosted runners. tt packaging (`publish` workflow) also fails after mac os version update...

bug
teamE
2sp

`cartridge-cli` uses "systemd-unit-params.yml" file to add parameters to the generated systemd unit. Need to support the same in `tt`. Add an option to use custom file name for parameters.

feature
teamE
2sp

- `coredump pack` should pack `gdb.sh` with gdb extension scripts, so they can be used for analysis after archive unpacking. - `coredump inspect` should be able to operate on an...

feature
5sp

Steps to reproduce: ``` root@c4b168b6d6a6:/# tt init • Environment config is written to 'tt.yaml' root@c4b168b6d6a6:/# ./tt create cartridge --name app ⨯ tt.yaml not found, you need to create tt environment...

bug
1sp

Steps to reproduce: ``` $ tt status INSTANCE STATUS PID app1 NOT RUNNING app2:inst1 RUNNING 158686 app2:inst2 RUNNING 158687 $ tt logrotate ⨯ NOT RUNNING $ tt logrotate app2 •...

bug
1sp

``` tt pack rpm --version 1.0~rc1 . . . ⨯ failed to pack: failed to create RPM package: failed to gen RPM header: failed to parse version "1.0~rc1": format is...

bug
1sp