You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/01 12:23:00 UTC

[jira] [Work logged] (AMQ-9153) Fix Slow Consumer Advisory for Queue subscriptions

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

ASF GitHub Bot logged work on AMQ-9153:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Nov/22 12:22
            Start Date: 01/Nov/22 12:22
    Worklog Time Spent: 10m 
      Work Description: cshannon opened a new pull request, #927:
URL: https://github.com/apache/activemq/pull/927

   Due to changes with Queues to check if consumers are full before adding more messages to the subscription, the Queue dispatch logic needed to be updated to mark subscriptions as slow and send advisories if configured instead of relying on the subscription itself to do it.




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

            Worklog Id:     (was: 822286)
    Remaining Estimate: 0h
            Time Spent: 10m

> Fix Slow Consumer Advisory for Queue subscriptions
> --------------------------------------------------
>
>                 Key: AMQ-9153
>                 URL: https://issues.apache.org/jira/browse/AMQ-9153
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.17.2
>            Reporter: Christopher L. Shannon
>            Priority: Major
>             Fix For: 5.18.0, 5.17.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{AdvisoryTests}} class was not running due to a bug with the the test configuration that is now fixed in AMQ-9152. The {{testSlowConsumerAdvisory}} test is now failing when run so this needs to be investigated to see if it's a real failure and something broke or if the test needs to be fixed.
> After further investigation it turns out after changse in AMQ-1902 it no longer works at all for queues (only durables and topic subs) so it needs to be fixed.



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