The reason I asked this question is in my situation, I have 6 servers grouped for TelemetryTenant and they served many tables. Most of the tables have 3 Kafka topic partitions, a few tables have 6 Kafka topic partitions, so data wasn’t assigned evenly across these servers. Two of these servers have only a small part of resource occupied. So I want to additional tag these two servers a new tenant and make some tables data reside on them. Is it ok to do this?