Hi, If I have multiple consumers in a consumer group for load handling for the same application is there any recommendation if the clientId should all be unique for each? It's the same application. Each will have it's own consumer memberId given on the join group so they can always be distinguished by that.
Thanks