xiangfu0 opened a new pull request, #16859: URL: https://github.com/apache/pinot/pull/16859
Summary\n- Add new config keys: , , .\n- Apply only when an instance first joins Helix (skip if instance already exists).\n- Trim whitespace and skip blank tags.\n- Extract shared existence check to .\n- Update server integration test to validate initial tags behavior.\n\nDetails\n- Server: reads when tag list empty; validates with ; falls back to tenant isolation tags or .\n- Minion: reads when tag list empty; falls back to .\n- Broker: prefers , falls back to legacy for compatibility; validates with .\n- Shared helper: and .\n\nTesting\n- Added/updated .\n- Local module builds and targeted test run succeeded (skipped unrelated checks). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
