You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Jaskey Lam (JIRA)" <ji...@apache.org> on 2017/03/01 08:36:45 UTC

[jira] [Created] (ROCKETMQ-113) Support producer/consumer to restart

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)