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

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


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

Steven Hawkins updated TEIID-4535:
----------------------------------
      Component/s: Embedded
      Description: 
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.

  was:This is specifically an issue in clustered mode and with the EventListener methods.  The proxy will call the local and the remoting handling, which again will call the local.

    Fix Version/s: 9.0.5
                   9.1.1
          Summary: Issues with EventDistributor  (was: Non remote methods called twice on the EventDistributor)
         Priority: Critical  (was: Major)


> 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