Skip to content

Drop error_marshaling_enabled session setting #2415

Closed
@Totktonada

Description

@Totktonada

Product: Tarantool
Since: 2.10.0-beta1-46-g0cdf5f9be89c
Root document: pages where the error_marshaling_enabled setting is mentioned:

SME: @ locker

Details

box.session.setting.error_marshaling_enabled was used to enable encoding
errors returned by CALL/EVAL in the extended format (as the MP_ERROR
MsgPack extension). Now, the feature is enabled automatically if the
connector supports it (sets IPROTO_FEATURE_ERROR_EXTENSION in IPROTO_ID
features).

Requested by @locker in tarantool/tarantool@0cdf5f9

Related to #2416

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions