Skip to content

Document compat.box_space_max #3846

Open
@TarantoolBot

Description

@TarantoolBot

Please create an entry for the new compatibility module option at
https://tarantool.io/compat/box_space_max.

compat.box_space_max sets the max space id (box.schema.SPACE_MAX).
The old limit is 2147483647. The new limit is 2147483646. The limit was
decremented because the old value is used as an error indicator in the
box C API (it equals BOX_ID_NIL).
Requested by @locker in tarantool/tarantool@e529103.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions