This is an automated email from the ASF dual-hosted git repository.
mpetrov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
from 7e1d22444f8 IGNITE-19465 Fixed warning message for snapshot create
operation. (#10712)
add ea2d3fe52f9 IGNITE-17157 Added documentation for the Index Reader
Utility (#10668)
No new revisions were added by this update.
Summary of changes:
docs/_data/toc.yaml | 2 +
docs/_docs/tools/index-reader.adoc | 44 ++++++++++++++++++++++
.../internal/commandline/indexreader/README.md | 25 ++++++++++++
3 files changed, 71 insertions(+)
create mode 100644 docs/_docs/tools/index-reader.adoc
create mode 100644
modules/control-utility/src/main/java/org/apache/ignite/internal/commandline/indexreader/README.md