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

   Backport `91a44fd8c009a5dfa336953e4fd5aea04ee81586` to `dev/1.3`.
   
   This adapts OPC UA operation-limit discovery and request batching to the 1.3 
branch's Milo 0.6 API. Writes and node-management requests are split according 
to `MaxNodesPerWrite` and `MaxNodesPerNodeManagement`, with safe defaults when 
limits cannot be read.
   
   Verification:
   - `mvn spotless:apply -pl iotdb-core/datanode`
   - `git diff --check origin/dev/1.3...HEAD`
   - Targeted DataNode test/compile was attempted; local compilation is 
currently blocked by pre-existing unrelated baseline errors outside the changed 
OPC UA files.


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