Skip to content

Commit

Permalink
deprecated DefaultMQPullConsumer (apache#3796)
Browse files Browse the repository at this point in the history
If there is no explanation, you need to explicitly specify the replacement class

Co-authored-by: Kvicii <Karonazaba@gmail.com>
  • Loading branch information
Kvicii and Karonazaba committed Jan 26, 2022
1 parent 5f069a3 commit 6cc3fc1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
import org.apache.rocketmq.remoting.exception.RemotingException;

/**
* @deprecated
* Default pulling consumer.
* This class will be removed in 2022, and a better implementation {@link DefaultLitePullConsumer} is recommend to use
* in the scenario of actively pulling messages.
Expand Down

0 comments on commit 6cc3fc1

Please sign in to comment.