[infinispan-issues] [JBoss JIRA] (ISPN-5371) Cache.putAll doesn't work properly when combatibility is enabled

William Burns (JIRA) issues at jboss.org
Fri Apr 10 12:58:18 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Burns updated ISPN-5371:
--------------------------------
    Description: 
The Type Converter interceptor doesn't currently box entries for the putMap command.  This causes putAll to store values incorrectly and therefore does not work with compatibility.

This has most likely gone unnoticed since it would only be visible when using a hybrid server where an embedded client and calls putAll.  But now that remote cache putAll calls embedded putAll it is shown.

  was:
The Type Converter interceptor doesn't currently box entries for the putMap command.  This causes putAll to store values incorrectly and therefore do not work with compatibility.

This has most likely gone unnoticed since it would only be visible when using a hybrid server where an embedded client and calls putAll.



> Cache.putAll doesn't work properly when combatibility is enabled
> ----------------------------------------------------------------
>
>                 Key: ISPN-5371
>                 URL: https://issues.jboss.org/browse/ISPN-5371
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 7.1.1.Final
>            Reporter: William Burns
>            Assignee: William Burns
>             Fix For: 7.2.0.CR1
>
>
> The Type Converter interceptor doesn't currently box entries for the putMap command.  This causes putAll to store values incorrectly and therefore does not work with compatibility.
> This has most likely gone unnoticed since it would only be visible when using a hybrid server where an embedded client and calls putAll.  But now that remote cache putAll calls embedded putAll it is shown.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list