You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/10/26 23:24:10 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on a change in pull request #3812: ARTEMIS-3057 Add min-free-disk-bytes feature

clebertsuconic commented on a change in pull request #3812:
URL: https://github.com/apache/activemq-artemis/pull/3812#discussion_r736992925



##########
File path: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/GlobalDiskFullTest.java
##########
@@ -51,11 +51,19 @@ public void tick(long usableSpace, long totalSpace) {
          }
 
          @Override
-         public void over(long usableSpace, long totalSpace) {

Review comment:
       do you really need to change this method name? it could just use the same interface, right?




-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org