gtully commented on code in PR #5108:
URL: https://github.com/apache/activemq-artemis/pull/5108#discussion_r1687803976


##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/paging/AmqpPagingTest.java:
##########
@@ -121,87 +121,4 @@ public void testPaging() throws Exception {
       connection.close();
    }
 
-
-   @TestTemplate
-   @Timeout(60)
-   public void testSizeCalculationsForApplicationProperties() throws Exception 
{

Review Comment:
   how does this test behave after the revert? I recall the original issue was 
negative memory usage on an address. Do we now avoid that by taking a 
guestimate of the size of unmarshalled content and just work with that?



-- 
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-unsubscr...@activemq.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to