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: [email protected] With regards, Apache Git Services
