You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/02/16 09:38:45 UTC

[GitHub] [rocketmq-externals] Marsyyh opened a new issue #514: [rocketmq-flink] MQPullConsumerScheduleService registerPullTaskCallback handles namespace incorrectly

Marsyyh opened a new issue #514: [rocketmq-flink] MQPullConsumerScheduleService registerPullTaskCallback handles namespace incorrectly
URL: https://github.com/apache/rocketmq-externals/issues/514
 
 
   The issue tracker is **ONLY** used for bug report and feature request. 
   
   Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/).
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   pullConsumerScheduleService.registerPullTaskCallback will cause "Pull task callback not exists warning"
   
   - What did you do (The steps to reproduce)?
   Run the example
   
   - What did you expect to see?
   Example works
   
   - What did you see instead?
   Pull task callback not exists warning
   
   2. Please tell us about your environment:
       javaVersion = '1.8'
       flinkVersion = '1.9.0'
       scalaBinaryVersion = '2.11'
       rocketmqVersion = '4.5.2'
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
       rocketmq client suggest using new lite pull consumer instead of MQPullConsumerScheduleService https://github.com/apache/rocketmq/issues/1512
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq-externals] RongtongJin commented on issue #514: [rocketmq-flink] MQPullConsumerScheduleService registerPullTaskCallback handles namespace incorrectly

Posted by GitBox <gi...@apache.org>.
RongtongJin commented on issue #514: [rocketmq-flink] MQPullConsumerScheduleService registerPullTaskCallback handles namespace incorrectly
URL: https://github.com/apache/rocketmq-externals/issues/514#issuecomment-592334957
 
 
   link rocketmq pr [1804](https://github.com/apache/rocketmq/pull/1804)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services