tarantool / tarantool/doc

tt CLI (2.6): multiple directories with WAL files can be processed

Open
#4,672 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tt cli
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: tt cli
Since: tt 2.6.0
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/cat/ https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/play/
SME: @ oleg-jukovec @patapenka-alexey
Dev ticket: https://github.com/tarantool/tt/commit/529a6d94dc5a5b4f72a45c69f0faf9210171f250 https://github.com/tarantool/tt/commit/084955fd034d4b2fd5f0cfd083f2d8563f0bf1bc https://github.com/tarantool/tt/issues/1018 https://github.com/tarantool/tt/issues/1019

Details

by tt cat and tt play commands

This patch adds support of multiple directories with WAL files
to the tt cat and tt play commands.

$ tt cat /path/to/file.snap /path/to/file.xlog /path/to/dir/
$ tt play <URI> /path/to/file.snap /path/to/file.xlog /path/to/dir/

Closes #1020
Closes #1027
Requested by @patapenka-alexey in https://github.com/tarantool/tt/commit/529a6d94dc5a5b4f72a45c69f0faf9210171f250.

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

Read the linked tt CLI cat and play root documents first, then review the referenced commits and issues for the implemented behavior. Update both command pages to document accepting multiple directories containing WAL files, using the shell examples in the issue. Done means the cat and play documentation clearly describes and demonstrates the supported paths.

Written by the indexing model from the issue text.

Assessment

Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.