HTHou opened a new pull request, #18504: URL: https://github.com/apache/iotdb/pull/18504
## Summary - Document AINode as an optional cluster component with an internal RPC/control-plane surface. - Record the default AINode RPC port (`10810`) and default bind configuration. - Clarify that direct access to ConfigNode, DataNode, or AINode internal RPC ports requires the trusted cluster network and is classified as `OUT-OF-MODEL: adversary-not-in-scope` under the current threat model. - Extend the related input, deployment, operator-responsibility, and triage guidance consistently. ## Rationale AINode RPC is an internal RPC endpoint. Treating it consistently with the existing ConfigNode/DataNode inter-node RPC boundary avoids ambiguity when triaging reports that require direct access to the AINode RPC port. ## Validation - `git diff --check` - Documentation-only change; no runtime code or behavior is modified. -- 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]
