cshannon commented on code in PR #965:
URL: https://github.com/apache/activemq/pull/965#discussion_r1099229611
##########
activemq-broker/src/main/java/org/apache/activemq/broker/region/policy/AbstractDeadLetterStrategy.java:
##########
@@ -108,20 +111,25 @@ public void setExpiration(long expiration) {
this.expiration = expiration;
}
+
Review Comment:
I would get rid of the extra random white space changes in the file like
here.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]