I want to use a consumer group to consume many topics, but this will cause the coordinator to cause a lot of connections, and the metadata obtained each time will be very large. In order to ensure performance and Kafka stability, how many topics should a consumer consume?