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

   ## Description
   
   ### Legacy receiver session context
   
   Legacy pipe receiver loading now uses the session context supplied by the 
RPC request path. The loader API accepts this context explicitly so deletion 
and tsfile loading follow the same request context.
   
   ### Loader behavior
   
   TsFile loading now follows the configured auto-create setting. The legacy 
receiver no longer performs database registration during handshake.
   
   ### Tests
   
   - `git diff --check`
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   - [x] added integration tests.
   
   <hr>
   
   ##### Key changed/added classes (or packages if there are too many classes) 
in this PR
   
   - Legacy pipe receiver agent and loaders.
   - Client RPC pipe data transport path.
   - Legacy pipe receiver integration test coverage.
   


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