You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/05/03 06:10:01 UTC

[jira] [Commented] (ISIS-2069) Remove support for guava event bus implementation, because ...

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

ASF subversion and git services commented on ISIS-2069:
-------------------------------------------------------

Commit 446d926e7c808ae98d4b0152a0f9204f6264f692 in isis's branch refs/heads/v2 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=446d926 ]

ISIS-2069: Remove support for guava event bus implementation, because
...

Task-Url: https://issues.apache.org/jira/browse/ISIS-2069

> Remove support for guava event bus implementation, because ...
> --------------------------------------------------------------
>
>                 Key: ISIS-2069
>                 URL: https://issues.apache.org/jira/browse/ISIS-2069
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-M1
>            Reporter: Dan Haywood
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> ... because guava event bus doesn't allow cascading events, ie one event to trigger another event.  Instead, there seems to be some sort of batching.
> In contrast, axon works the way one would hope, so this should be the default.
> Also, in v2, we will probably introduce implementations for CDI and for Spring (on their respective platforms), so we don't really need so many implementations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)