You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/26 17:48:00 UTC

[jira] [Commented] (GEODE-7545) Break dependency on AlertingAction

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

ASF subversion and git services commented on GEODE-7545:
--------------------------------------------------------

Commit 8944e897eeef3e9fcb79d97959c431595f2d9a35 in geode's branch refs/heads/develop from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8944e89 ]

GEODE-7545: Remove dependency on AltertingAction from membership

The only place where JGroupsMessenger called AlertingAction was when
sending a message. The only message that could be sent while that thread
local is true is AlertListenerMessage.

Setting isHighPriority to true on AlertListenerMessage instead.
JGroupsMessenger is the only place that flag is checked, so this should
have the same effect as testing the thread local.


> Break dependency on  AlertingAction
> -----------------------------------
>
>                 Key: GEODE-7545
>                 URL: https://issues.apache.org/jira/browse/GEODE-7545
>             Project: Geode
>          Issue Type: Sub-task
>          Components: membership
>            Reporter: Ernest Burghardt
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> JGroupsMessenger usage



--
This message was sent by Atlassian Jira
(v8.3.4#803005)