HTHou commented on PR #18569:
URL: https://github.com/apache/iotdb/pull/18569#issuecomment-5507486092

   Addressed the latest audit review feedback in 85ff1e2b02:
   
   - MPP PlanNode classification now short-circuits on 
`DataNodeUserDataTransferAuditor.isEnabled()` before inspecting the plan tree; 
the regression test verifies `getChildren()` is never called while audit 
logging is disabled.
   - Added consensus-group-level user-data classification for snapshot 
transfers. DataRegion groups resolve their database once per snapshot, and 
`__audit` / `root.__audit` snapshots are excluded before any fragment event is 
emitted.
   
   Validation passed: focused consensus/DataNode tests (5 tests), full English 
reactor `test-compile`, and full Chinese-locale reactor `test-compile`.


-- 
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