tarantool / tarantool/doc

Document missing IPROTO constants

Open
#3,823 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

add details iproto
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/dev_guide/internals/box_protocol/
SME: @

Details

Some IPROTO constants are missing in the docs:

  1. Group_id (IPROTO_GROUP_ID)
    https://github.com/tarantool/doc/issues/568
    https://github.com/tarantool/tarantool/commit/f64f46199e19542fa60eede939d62cd115abb83a

  2. IPROTO_DATA (described в box_protocol-body)

  3. Old_tuple https://github.com/tarantool/tarantool/commit/03e249b934e483e6c2c71692753f09ce6ee95918

  4. New_tuple
    https://github.com/tarantool/tarantool/commit/03e249b934e483e6c2c71692753f09ce6ee95918

  5. Tuple_meta
    https://github.com/tarantool/tarantool/commit/e4cc14f942d4b1f2e3e685cb617aacbf2c38b962

  6. IPROTO_FEATURE_PAGINATION

  7. JOIN_META - covered by #2276

  8. JOIN_SNAPSHOT - covered by #2276

Don't forget to update the links to iproto constants in the box.iproto submodule.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the box_protocol root document and its box_protocol-body section, then review the linked Tarantool commits and the box.iproto submodule references. Document the listed missing IPROTO constants, omit JOIN_META and JOIN_SNAPSHOT already covered by #2276, and update the links to the constants.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.