Skip to content
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

Support IPROTO_IS_SYNC #366

Open
oleg-jukovec opened this issue Dec 26, 2023 · 0 comments
Open

Support IPROTO_IS_SYNC #366

oleg-jukovec opened this issue Dec 26, 2023 · 0 comments
Labels
2sp feature A new functionality good first issue Good for newcomers teamE

Comments

@oleg-jukovec
Copy link
Collaborator

The Tarantool 3.0 allows to enforce transaction to be synchronous. We could support the feature.

See:

  1. Please add possiblity to set is_sync=true in box.begin to enforce transaction to be synchronous tarantool#8650
  2. https://github.com/tarantool/tarantool/blob/03c184d4da9be9e1431762989833a6762a704cfb/src/box/iproto_constants.h#L218-L221
@oleg-jukovec oleg-jukovec added 2sp teamE feature A new functionality good first issue Good for newcomers labels Dec 26, 2023
@oleg-jukovec oleg-jukovec assigned grafin and unassigned grafin May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2sp feature A new functionality good first issue Good for newcomers teamE
Projects
None yet
Development

No branches or pull requests

2 participants