Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.17.0
-
Component/s: camel-hazelcast
-
Labels:None
-
Estimated Complexity:Unknown
Description
HazelcastMapConsumer uses addEntryListener(EntryListener, boolean) which is now deprecated and should be replaced with addEntryListener(MapListener, boolean)