Skip to content

User should not set box.cfg.background = true with tt start #4079

Closed
@TarantoolBot

Description

@TarantoolBot

Related dev. issue(s): tarantool/tt#780

Product: tt
Since: 2.2.0
Root document:

SME: @ oleg-jukovec

Details

tt start daemonizes a Tarantool process itself. The box.cfg.background
setting does the same thing from a Tarantool process. These features
conflict with each other. As a result, tt status shows an invalid
status of a Tarantool instance, and it is unable to stop the instance
with tt stop.

A user should never set box.cfg.background = true in an application
code that is started by tt.

Closes tarantool/tt#780
Requested by @ oleg-jukovec in tarantool/tt@c9b70e2.

Metadata

Metadata

Assignees

Labels

reference[location] Tarantool manual, Reference parttt cli

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions