XiaoyiPeng opened a new issue #853:
URL: https://github.com/apache/rocketmq-externals/issues/853
**BUG REPORT**
1. Please describe the issue you observed:
We used `RocketMq-connect-kafka` in the production environment, which
for some purpose called method `KafkaSourceTask#pause()`, but it did nothing,
Kafka's messages are still being consumed.
2. Please tell us about your environment:
Centos 7.8
3. Other information (e.g. detailed explanation, logs, related issues,
suggestions how to fix, etc):
The methods `KafkaSourceTask#pause()`, `KafkaSourceTask#resume()` have
an empty body, we should complete it.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]