Skip to content

Raise on raw modifications of box.cfg values #2867

@Mons

Description

@Mons
tarantool
> box.cfg{}
> box.cfg.read_only
false
> box.cfg.read_only = true
> box.cfg.read_only
true

I'd expect 3rd command should raise and cfg table at all would be readonly

Updated (25.01.2023): RFC - https://www.notion.so/Raw-modifications-of-box-cfg-values-9f440d321f984389a22bcb3f81366ea7

Metadata

Metadata

Assignees

Labels

2.11Target is 2.11 and all newer release/master branchesfeatureA new functionalitytmp

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions