[
https://issues.apache.org/jira/browse/CAMEL-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137131#comment-15137131
]
ASF GitHub Bot commented on CAMEL-9579:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/832
CAMEL-9579 - Replace deprecated entry listener signature in Hazelcast…
…MapConsumer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9579
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/832.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #832
----
commit a5faadc3e6b18be5f75ab0abf395ef435b1de64e
Author: lburgazzoli <[email protected]>
Date: 2016-02-08T16:02:07Z
CAMEL-9579 - Replace deprecated entry listener signature in
HazelcastMapConsumer
----
> Replace deprecated entry listener signature in HazelcastMapConsumer
> --------------------------------------------------------------------
>
> Key: CAMEL-9579
> URL: https://issues.apache.org/jira/browse/CAMEL-9579
> Project: Camel
> Issue Type: Improvement
> Components: camel-hazelcast
> Reporter: Luca Burgazzoli
> Assignee: Luca Burgazzoli
> Priority: Minor
>
> HazelcastMapConsumer uses addEntryListener(EntryListener, boolean) which is
> now deprecated and should be replaced with addEntryListener(MapListener,
> boolean)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)