[ 
https://issues.apache.org/jira/browse/ROCKETMQ-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125697#comment-16125697
 ] 

ASF GitHub Bot commented on ROCKETMQ-266:
-----------------------------------------

GitHub user mark800 opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/147

    Can’t start consumer with a small consumerThreadMax number

    
    Can’t start consumer with a small consumerThreadMax number
    --
    
    When the client set the consumerThreadMax to a value less than the default 
value(20), 
    we get the “consumeThreadMin Out of range [1, 1000] “ Exception,  which is 
hard to understand.
    
    JIRA Issue: https://issues.apache.org/jira/browse/ROCKETMQ-266


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mark800/incubator-rocketmq master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rocketmq/pull/147.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #147
    
----
commit ba687075cfe14b25ee2c8e36f9da8452ba0734f0
Author: mark.yky <[email protected]>
Date:   2017-08-14T13:41:12Z

    Can’t start consumer with a small consumerThreadMax number

----


> Can’t start consumer with a small “consumerThreadMax” number
> ------------------------------------------------------------
>
>                 Key: ROCKETMQ-266
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-266
>             Project: Apache RocketMQ
>          Issue Type: Bug
>          Components: rocketmq-client
>    Affects Versions: 4.1.0-incubating
>            Reporter: Mark Yang
>            Assignee: Xiaorui Wang
>             Fix For: 4.2.0-incubating
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to