Re: [PR] Extend frontend_ip field length to 256 bits [doris-website]

2024-03-18 Thread via GitHub
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

[PR] Extend frontend_ip field length to 256 bits [doris-website]

2023-10-08 Thread via GitHub
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