[ https://issues.apache.org/jira/browse/STRATOS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984252#comment-14984252 ]
Akila commented on STRATOS-1594: -------------------------------- Fixed in b80bfc4f6ae9a546b539676c3bc2a67fa56b106c. The fix was to remove the member id from memberTimestampMap (in-memory data model) once CEP detects a faulty member and member fault event is published. > Failed to publish member fault event... log message is repeatedly printed > ------------------------------------------------------------------------- > > Key: STRATOS-1594 > URL: https://issues.apache.org/jira/browse/STRATOS-1594 > Project: Stratos > Issue Type: Bug > Components: CEP > Affects Versions: 4.1.4 > Reporter: Akila > Assignee: Akila > Fix For: FUTURE > > > Following error message is seen repeatedly after an application is undeployed > in Stratos. > Failed to publish member fault event. Member having [member-id] > wso2brs-210-application.wso2brs-210-manager.wso2brs-210-manager.domainf0ff75ce-2f21-4ea9-9b5b-4299d761e64e > does not exist in topology > This is because when the application is undeployed, its members are removed > from the topology but the health stats that were received previously are kept > in CEP's memberTimestampMap. This map won't be cleaned until Stratos is > restarted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)