Description
Currently we're not passing the consumer socket timeout to the ClientUtilTopicMetadataStore constructor, leaving us with the default of 6 seconds no way to override that. We should use the socket timeout for the consumer we're already bringing in from the Kafka consumer config.