This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new aeae9b34ff NO-JIRA tweak on test comment
aeae9b34ff is described below
commit aeae9b34ff27a966eb904d2feb11178f36c95c2a
Author: Clebert Suconic <[email protected]>
AuthorDate: Tue Jul 15 17:16:13 2025 -0400
NO-JIRA tweak on test comment
---
.../artemis/tests/integration/largemessage/PendingLargeMessageTest.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/largemessage/PendingLargeMessageTest.java
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/largemessage/PendingLargeMessageTest.java
index 1244d71e1f..9eafbd3cc2 100644
---
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/largemessage/PendingLargeMessageTest.java
+++
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/largemessage/PendingLargeMessageTest.java
@@ -42,7 +42,6 @@ public class PendingLargeMessageTest extends ActiveMQTestBase
{
private static final Logger logger =
LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());
- // The ClientConsumer should be able to also send ServerLargeMessages as
that's done by the CoreBridge
@Test
public void testPendingRecords() throws Exception {
ActiveMQServer server = createServer(true);
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact