Didar Shayarov created IGNITE-25288:
---------------------------------------
Summary: Adapt IgniteWalConverter as WAL reader control-utility
Key: IGNITE-25288
URL: https://issues.apache.org/jira/browse/IGNITE-25288
Project: Ignite
Issue Type: Improvement
Reporter: Didar Shayarov
Currently, the IgniteWalConverter is placed in the dev-util module, which
contains only a single development util - the IgniteWalConverter itself. It
may be useful to provide an end-user command-line tool for reading Write-Ahead
Logs
At present, using the standalone IgniteWalConverter is challenging because it
is neither included in the standard distribution nor easily discovered.
By placing the IgniteWalConverter in the control-utility module, we align with
Apache Ignite's packaging logic, similar to how index-reader CLI utility is
organized.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)