Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Support simple startup for utility https://cwiki.apache.org/confluence/display/IGNITE/Ignite+WAL+reader by providing shell and bat files
Options which can be defined by command line
- Option A: Manual setup of directory paths.
- Page size (int)
- Path to WAL work directory (string)
- Path to WAL archive directory
- Path to marshaller cache
- Path to binary metadata
- Option to keep binary objects binary
- additional classpath for business classes (optional)
- Option B: Standard Ignite folders structure
- Page size (int)
- Path to Ignite work directory (string)
- Consistent ID (string)
- Option to keep binary objects binary
- additional classpath for business classes (optional)
Because of huge number of options it may be preferable to provide config(property) file. This file may be used to setup all options except classpath.
Attachments
Issue Links
- is related to
-
IGNITE-7378 WAL converter: add records statistic to WAL reader dev-util
- Resolved
- relates to
-
IGNITE-6277 Convert WAL to human readable form
- Resolved
-
IGNITE-5558 Add ability to read WAL outside of an Ignite node
- Resolved