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

   The DataNode receiver created the schema snapshot database before applying 
the tree path pattern filter, which could materialize unrelated databases 
during schema snapshot transfer.
   
   This moves tree-snapshot database gating before database creation and adds a 
focused regression test.
   
   Validation:
   - git diff --check
   - mvn -nsu -pl iotdb-core/datanode -Dtest=IoTDBDataNodeReceiverTest test 
(blocked in local master checkout by unrelated generated/parser/dependency 
compile errors before tests run)


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