[teiid-issues] [JBoss JIRA] (TEIID-4535) Issues with EventDistributor

Steven Hawkins (JIRA) issues at jboss.org
Mon Oct 24 09:28:00 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-4535.
-----------------------------------
    Resolution: Done


added a check to see if the method is remote only and moved the initialization in the embedded case.  Added a test to ensure that setTableStats is distributed as expected.

> Issues with EventDistributor
> ----------------------------
>
>                 Key: TEIID-4535
>                 URL: https://issues.jboss.org/browse/TEIID-4535
>             Project: Teiid
>          Issue Type: Bug
>          Components: Embedded, Server
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Critical
>             Fix For: 9.2, 9.0.5, 9.1.1
>
>
> Non remote methods called twice in clustered mode and with the EventListener methods (add/remove listener).  The proxy will call the local and the remoting handling, which again will call the local.
> Also the Embedded logic is not properly initializing the eventdistributor as it is starting before the objectreplicator may have been created.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list