J-HowHuang opened a new pull request, #15588: URL: https://github.com/apache/pinot/pull/15588
## Description Today `cluster.tenant.isolation.enable` in controller config is default to `true` https://github.com/apache/pinot/blob/6c0215834bf3e6203d1246bbb0b49e01b369b6d4/pinot-controller/src/main/java/org/apache/pinot/controller/ControllerConf.java#L831 In `ControllerTest`, the default controller config it uses does not explicitly set this. Tests are going to fail in the future once the default value of `cluster.tenant.isolation.enable` changes. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org