Skip to content

Options in box.atomic #3290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #3543
TarantoolBot opened this issue Jan 13, 2023 · 0 comments · Fixed by #3593
Closed
Tracked by #3543

Options in box.atomic #3290

TarantoolBot opened this issue Jan 13, 2023 · 0 comments · Fixed by #3593
Assignees
Labels
2.11 2.11 release and the associated technical debt feature A new functionality reference [location] Tarantool manual, Reference part server [area] Task relates to Tarantool's server (core) functionality

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Jan 13, 2023

Product: Tarantool
Since: 2.11
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_txn_management/atomic/
SME: @ alyapunov

Details

Now it's allowed to pass transaction options in the first argument
of box.atomic(..) call. The options must be a table, exactly as
in box.begin(..). If options are passed as the first arguments,
the second and the rest arguments are expected to be a functions
and its arguments, like in usual box.atomic.
Requested by @alyapunov in tarantool/tarantool@9d1cbda.

@xuniq xuniq added the 2.11 2.11 release and the associated technical debt label Jan 17, 2023
@xuniq xuniq self-assigned this Jan 17, 2023
@xuniq xuniq added server [area] Task relates to Tarantool's server (core) functionality reference [location] Tarantool manual, Reference part feature A new functionality labels Jan 17, 2023
@veod32 veod32 unassigned xuniq Mar 6, 2023
@andreyaksenov andreyaksenov self-assigned this Jul 20, 2023
@andreyaksenov andreyaksenov linked a pull request Jul 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.11 2.11 release and the associated technical debt feature A new functionality reference [location] Tarantool manual, Reference part server [area] Task relates to Tarantool's server (core) functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants