You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by Travis CI <bu...@travis-ci.org> on 2019/08/14 02:41:44 UTC

Errored: apache/rocketmq#3077 (litePullConsumer - c6096a1)

Build Update for apache/rocketmq
-------------------------------------

Build: #3077
Status: Errored

Duration: 1 min and 34 secs
Commit: c6096a1 (litePullConsumer)
Author: King
Message: Polish lite pull consumer (#1381)

* fix unsubscribe code

* fix commit consumed offset

* fix commit consumed offset

* fix commit consumed offset

* fix commit consumed offset

* polish commit consumed offset

* pass checkstyle

* pass checkstyle

* polish LiteMQPullConsumer

* add flow control and polish commit logic

* fix bug

* polish code

* fix commit consumed offset back

* refactor litePullConsumer

* development save

* development save

* Refactor DefaultLitePullConsumer and DefaultLitePullConsumerImpl.

* Polish lite pull consumer

* polish lite pull consumer

* polish lite pull consumer

* fix seek

* fix seek function

* polish lite pull consumer

* add apache header

* add test

* polish test

* Make broadcast model work for litePullConsumer

* Revert example/broadcast/PushConsumer.java

* Add delay time when no new message

* Enable long polling mode

* Fix subscribe bug when rebalance

* Delete useless consumeMessageHook

* Implement TopicMessageQueueChangeListener interface

* Lite pull consumer support namespace

* Make sql92 filter work

View the changeset: https://github.com/apache/rocketmq/compare/46288abb33e7...c6096a1443f4

View the full build log and details: https://travis-ci.org/apache/rocketmq/builds/571625744?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the apache/rocketmq repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=11128502&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.