[ 
https://issues.apache.org/jira/browse/ARTEMIS-4588?focusedWorklogId=904944&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-904944
 ]

ASF GitHub Bot logged work on ARTEMIS-4588:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Feb/24 17:07
            Start Date: 14/Feb/24 17:07
    Worklog Time Spent: 10m 
      Work Description: jbertram merged PR #4815:
URL: https://github.com/apache/activemq-artemis/pull/4815




Issue Time Tracking
-------------------

    Worklog Id:     (was: 904944)
    Time Spent: 20m  (was: 10m)

> Queue Federation and large messages move slowdown
> -------------------------------------------------
>
>                 Key: ARTEMIS-4588
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4588
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker, Federation
>    Affects Versions: 2.30.0
>            Reporter: Jean-Pascal Briquet
>            Assignee: Justin Bertram
>            Priority: Major
>         Attachments: federation-large-message-testcase.java
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> *Artemis configuration:* 
> Artemis configured with a dual queue federation link on Artemis and 
> requirement to support via this federation link standard messages and large 
> messages (between 100kb and 500kb).
>  
> *What is happening:*
> When a consumer is created, one or two large messages are consumed instantly 
> thanks to the federation but next messages are received very slowly and 
> arrive one by one after a delay of 30s.
> The queue federation works well with standard messages and does not have any 
> pause between message consumption.
> The delay between each message consumed looks to be coming from the 
> call-timeout property set on the federation upstream, when changing its 
> value, it changes the pause/delay between large messages consumption.
>  
> *Reproduction*
> A test case is attached and can be run by adding it into 
> "tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/federation/FederatedQueueTest.java"
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to