You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Nottyjay (JIRA)" <ji...@apache.org> on 2016/12/23 05:57:58 UTC

[jira] [Created] (ROCKETMQ-10) Delete unuseful check null

Nottyjay created ROCKETMQ-10:
--------------------------------

             Summary: Delete unuseful check null
                 Key: ROCKETMQ-10
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-10
             Project: Apache RocketMQ
          Issue Type: Wish
            Reporter: Nottyjay


In DefaultMQProducerImpl.java line 599:
Validators.checkGroup(String group) will ensure this.defaultMQPullConsumer.getConsumerGroup() is not null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)