devfat

Results 2 comments of devfat

@ShannonDing The main process of sending message is in method `org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl#sendSelectImpl`. The `topicPublishInfo.ok()` is called before calling `MessageQueueSelector#select`, what any else situation will cause the empty message queue list?

> should be fixed with 0.10.2, @laszlo-torok also @carlyhill6895 more feedback from scala land is appreciated. I didn't find the update notes in version 0.10.2 and wanted to make sure...