Skip to content

[2pt] Administrator’s guide: incorrect code example #2616

Open
@TarantoolBot

Description

@TarantoolBot

Product: Cartridge
Audience/target: admin
Root document: https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_admin/
SME: @ filonenko-mikhail


<…>ewer tuples. Below is the code in Lua:
fiber = require('fiber')
|-- define a function that will modify the function test_replace(tuple)|
-- add a timestamp to each tuple in the space
t<…>

https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_admin/#resolving-conflicts

Incorrect code example: the function is not defined.
Need to add the function definition and double-check if the entire example is correct and consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cartridge[project] Commit to Tarantool CartridgeexampleProblem with a code example.factual errorFactual error in functionality description

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions