324325326327328329330331332333
producerGroup, 300); } } if (result.getConnectionSet().isEmpty()) { throw new MQClientException("Not found the consumer group connection", null); } return result; }