You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Carman (JIRA)" <ji...@apache.org> on 2013/10/10 15:43:42 UTC

[jira] [Resolved] (CAMEL-6843) Hazelcast Map Support Uses Wrong Verb "Envict"

     [ https://issues.apache.org/jira/browse/CAMEL-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Carman resolved CAMEL-6843.
---------------------------------

    Resolution: Fixed

Now using new constant EVICTED.

> Hazelcast Map Support Uses Wrong Verb "Envict"
> ----------------------------------------------
>
>                 Key: CAMEL-6843
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6843
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hazelcast
>            Reporter: James Carman
>            Assignee: James Carman
>
> The event type is "evicted" not "envicted."  Our code has a constant called HazelcastConstants.ENVICTED which has the value "envicted."  We need to fix this, but it will cause a compatibility break.  We could introduce the correct values and support both, with the incorrect ones being deprecated.  Would that work?



--
This message was sent by Atlassian JIRA
(v6.1#6144)