You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zineb BENDHIBA (Jira)" <ji...@apache.org> on 2021/01/11 19:33:01 UTC

[jira] [Created] (CAMEL-16018) HazlcastReplicatedConsumer doesn't work

Zineb BENDHIBA created CAMEL-16018:
--------------------------------------

             Summary: HazlcastReplicatedConsumer doesn't work
                 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


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)