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

   Summary:
   - Add a best-effort short-timeout pipe meta push path for runtime procedures.
   - Use it for PipeHandleLeaderChangeProcedure and 
PipeHandleMetaChangeProcedure so background updates do not hold the pipe 
coordinator lock for the sync interval.
   - Keep user-facing pipe operations and PipeMetaSyncProcedure on the existing 
strict push path.
   
   Tests:
   - mvn -DskipTests spotless:apply -pl iotdb-core/confignode
   - mvn '-Ddevelocity.off=true' -DskipTests compile -pl iotdb-core/confignode 
-am
   - Attempted targeted IoTDBPipeClusterIT#testPipeAfterRegisterNewDataNode; 
local JVM native OOM during ConfigNode startup before pipe stage


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