Uses of Interface
com.alibaba.cloud.stream.binder.rocketmq.extend.ErrorAcknowledgeHandler
Packages that use ErrorAcknowledgeHandler
-
Uses of ErrorAcknowledgeHandler in com.alibaba.cloud.stream.binder.rocketmq.integration.inbound.pull
Classes in com.alibaba.cloud.stream.binder.rocketmq.integration.inbound.pull that implement ErrorAcknowledgeHandlerModifier and TypeClassDescriptionclassBy default, if consumption fails, the corresponding MessageQueue will always be retried, that is, the consumption of other messages in the MessageQueue will be blocked.