Jaskey Lam created ROCKETMQ-113:
-----------------------------------
Summary: Support producer/consumer to restart
Key: ROCKETMQ-113
URL: https://issues.apache.org/jira/browse/ROCKETMQ-113
Project: Apache RocketMQ
Issue Type: Wish
Components: rocketmq-client
Reporter: Jaskey Lam
Assignee: Xiaorui Wang
currently, we cannot restart the producer or consumer by start() method again
when the service state is SHUTDOWN_ALREADY, which is inconvient for some cases.
A support should be easy for developer to restart a same instance when it is
shutdown no mather :
1. Support start again when client is shutdown
2. Support a clone method to easily clone a brand new consumer/producer with
exatly the same configuration to call start().
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)