[
https://issues.apache.org/jira/browse/CAMEL-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16018.
---------------------------------
Resolution: Fixed
> HazelcastReplicatedConsumer not receiving events
> ------------------------------------------------
>
> Key: CAMEL-16018
> URL: https://issues.apache.org/jira/browse/CAMEL-16018
> Project: Camel
> Issue Type: Bug
> Components: camel-hazelcast
> Affects Versions: 3.7.0
> Reporter: Zineb BENDHIBA
> Assignee: Zineb BENDHIBA
> Priority: Major
> Fix For: 3.7.2, 3.8.0
>
>
> Impossible to get notified by the listener for replicatedMap.
> The issue is in the creation of entryListener. There's a usage of a boolean,
> which is considered in the actual hazelcast version used, as the key to
> listen on.
> ==> correct [this line of
> code|https://github.com/apache/camel/blob/1c8b1ddabb5ad68a197a360b8ae35d415aa8c17d/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/replicatedmap/HazelcastReplicatedmapConsumer.java#L48]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)