jt2594838 opened a new pull request, #18516:
URL: https://github.com/apache/iotdb/pull/18516

   ## Summary
   - add the `import-wal` tool for replaying tree/table model WAL files and 
MemTable snapshots into a target IoTDB instance
   - support `thread_num` parallel replay by WAL directory and `on_success` 
source WAL handling
   - add interactive decisions for tree-model deletes and safe skip/terminate 
handling for unsupported table-model deletes and `ObjectNode` entries
   - include Linux/Windows launchers, localized messages, WAL boundary 
handling, and unit coverage
   
   ## Validation
   - `mvn test -pl iotdb-core/datanode -Dtest=ImportWALTest 
-DfailIfNoTests=false`
   - `mvn test-compile -pl iotdb-core/datanode -Pwith-zh-locale -DskipTests`
   - Spotless, Checkstyle, and `git diff --check`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to