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 2017/10/30 16:12:00 UTC

[jira] [Commented] (ARTEMIS-1489) Add TimedBuffer to Critical Analyzer

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

ASF GitHub Bot commented on ARTEMIS-1489:
-----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1624

    ARTEMIS-1489 Adding Timed Buffer into Critical Analyzer

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis critical

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1624.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1624
    
----
commit 094560208634560ea240e1f963148466c222ca90
Author: Clebert Suconic <cl...@apache.org>
Date:   2017-10-30T16:10:59Z

    ARTEMIS-1489 Adding Timed Buffer into Critical Analyzer

----


> Add TimedBuffer to Critical Analyzer
> ------------------------------------
>
>                 Key: ARTEMIS-1489
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1489
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.3.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 2.4.0
>
>
> In certain scenarios the server may take longer to detect dead locks through the critical analyzer.
> Say the timed buffer cannot sync. you won't be able to detect any deadlock unless you have extra producers or extra IO happening through different threads.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)