luzhijing closed pull request #315: Extend frontend_ip field length to 256 bits
URL: https://github.com/apache/doris-website/pull/315
--
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 comm
jiezi2026 opened a new pull request, #315:
URL: https://github.com/apache/doris-website/pull/315
As FQDN is enabled, the frontend_ip field needs to accommodate the full
domain name. The original length limit of 128 bits is not enough for the
complete FQDN.
This PR extends the front