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

[2pt] New field in binary iproto protocol #2306

Closed
TarantoolBot opened this issue Aug 23, 2021 · 1 comment · Fixed by #2356
Closed

[2pt] New field in binary iproto protocol #2306

TarantoolBot opened this issue Aug 23, 2021 · 1 comment · Fixed by #2356
Assignees
Labels
feature A new functionality iproto Related to the iproto protocol server [area] Task relates to Tarantool's server (core) functionality
Milestone

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Aug 23, 2021

Add the new field to binary iproto protocol

Product: Tarantool
Since: 2.10.0-beta1
Root document: https://www.tarantool.io/en/doc/latest/dev_guide/internals/box_protocol/
SME: @ EvgenyMekhanik
Peer reviewer: @
Estimate[@xuniq]: 2pt

Details

Add new field to binary iproto protocol.
IPROTO_STREAM_ID 0x0a determines whether a request
belongs to a stream or not. If this field is omitted
or equal to zero this request doesn't belongs to stream.
Requested by @EvgenyMekhanik in tarantool/tarantool@e0bac73.

@xuniq xuniq added feature A new functionality dev server [area] Task relates to Tarantool's server (core) functionality labels Sep 7, 2021
@xuniq xuniq added this to the Estimate [@xuniq] milestone Sep 7, 2021
@xuniq xuniq changed the title new field in binary iproto protocol [2pt?] New field in binary iproto protocol Sep 8, 2021
@xuniq xuniq added iproto Related to the iproto protocol and removed dev labels Sep 22, 2021
@xuniq
Copy link
Contributor

xuniq commented Sep 22, 2021

Connected with #2307

@xuniq xuniq changed the title [2pt?] New field in binary iproto protocol [2pt] New field in binary iproto protocol Oct 12, 2021
patiencedaur added a commit that referenced this issue Dec 13, 2021
Written by Peter Gulutzan
Translated by Maria Kovalevskaya, translation reviewed by Patience Daur

Co-authored-by: Peter Gulutzan <[email protected]>
Co-authored-by: Maria Kovalevskaya <[email protected]>
Co-authored-by: Patience Daur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality iproto Related to the iproto protocol 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