[
https://issues.apache.org/jira/browse/ROCKETMQ-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122928#comment-16122928
]
ASF subversion and git services commented on ROCKETMQ-231:
----------------------------------------------------------
Commit bcc65e5471d9821e0edb90f6f637e3034ed1da44 in incubator-rocketmq's branch
refs/heads/develop from [~lindzh]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-rocketmq.git;h=bcc65e5 ]
[ROCKETMQ-231]Wrong Pull result sizebugfix
Author: lindzh <[email protected]>
Closes #126 from lindzh/fix_consumer_pull_msg_size.
> Pull result size is always less than given size in PullConsumer
> ---------------------------------------------------------------
>
> Key: ROCKETMQ-231
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-231
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-broker
> Affects Versions: 4.0.0-incubating
> Reporter: lindzh
> Assignee: yukon
> Priority: Critical
> Fix For: 4.2.0-incubating
>
>
> When using PullConsumer pull message by default result size is 32,and
> messages is more than 32 in a queue,but broker always returns 31.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)