You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "yukon (JIRA)" <ji...@apache.org> on 2017/09/05 14:59:00 UTC

[jira] [Updated] (ROCKETMQ-276) rocketmq-spark

     [ https://issues.apache.org/jira/browse/ROCKETMQ-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yukon updated ROCKETMQ-276:
---------------------------
    Fix Version/s:     (was: 4.1.0-incubating)

> rocketmq-spark 
> ---------------
>
>                 Key: ROCKETMQ-276
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-276
>             Project: Apache RocketMQ
>          Issue Type: Bug
>          Components: rocketmq-externals
>    Affects Versions: 4.1.0-incubating
>            Reporter: weiqichx
>            Assignee: dongeforever
>              Labels: patch
>         Attachments: RocketMqRDD.scala
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> When Multiple-broker in queue running, appear Failed to get records for rs-consumer after polling.
> Cause: RocketMqRDDIterator hasNext used offsetRange sum all broker. however the first broker doesn't has next MessageExt. but index is serial in next function.
> fixed patch in attachment.



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