Skip to content

Commit

Permalink
deprecated DefaultMQPullConsumer
Browse files Browse the repository at this point in the history
If there is no explanation, you need to explicitly specify the replacement class
  • Loading branch information
Karonazaba committed Jan 25, 2022
1 parent 8fdfb42 commit 4ff2e60
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 4ff2e60

Please sign in to comment.