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 subversion and git services (Jira)" <ji...@apache.org> on 2022/10/04 19:18:00 UTC

[jira] [Commented] (ARTEMIS-3928) Paging will flood memory with Native Buffers if too many destinations are used at once

    [ https://issues.apache.org/jira/browse/ARTEMIS-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612746#comment-17612746 ] 

ASF subversion and git services commented on ARTEMIS-3928:
----------------------------------------------------------

Commit 9c471185d1789e4a8b720985cd01157ea2117a27 in activemq-artemis's branch refs/heads/2.21.0.jbossorg-x from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9c471185d1 ]

ARTEMIS-3928 Reverting fairness on Executor


> Paging will flood memory with Native Buffers if too many destinations are used at once
> --------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3928
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3928
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.24.0
>            Reporter: Clebert Suconic
>            Priority: Major
>             Fix For: 2.25.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There should be an IO limiter on the number of concurrent readings for Paging.
> Also if openwire is in use, there's no flow control what will also flood the queues with too much data and the broker will also OME.



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