You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
below code, null == this.defaultMQProducer.getProducerGroup() is redundancy, i wanna remove it.
in org.apache.rocketmq.client.Validators#checkGroup has checked groupName is null.