Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/749#discussion_r77522996
--- Diff:
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQMessageBundle.java
---
@@ -370,4 +371,8 @@
@Message(id = 119118, value = "Management method not applicable for
current server configuration")
IllegalStateException methodNotApplicable();
+
+ @Message(id = 119119, value = "Disk Capacity is Low, cannot producer
more messages.")
--- End diff --
it was a typo.. fixed.
Thanks
@mtaylor ^
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---