clebertsuconic commented on a change in pull request #2864: ARTEMIS-2519: Use
proper enum type inside ActiveMQUnexpectedRoutingTypeForAddress
URL: https://github.com/apache/activemq-artemis/pull/2864#discussion_r334544613
##########
File path:
artemis-commons/src/main/java/org/apache/activemq/artemis/api/core/ActiveMQUnexpectedRoutingTypeForAddress.java
##########
@@ -22,10 +22,10 @@
public final class ActiveMQUnexpectedRoutingTypeForAddress extends
ActiveMQException {
public ActiveMQUnexpectedRoutingTypeForAddress() {
- super(ActiveMQExceptionType.MAX_CONSUMER_LIMIT_EXCEEDED);
Review comment:
oops
----------------------------------------------------------------
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