[infinispan-issues] [JBoss JIRA] (ISPN-6429) Duplicated boolean projections are broken in compat mode
Adrian Nistor (JIRA)
issues at jboss.org
Wed Mar 23 08:19:00 EDT 2016
Adrian Nistor created ISPN-6429:
-----------------------------------
Summary: Duplicated boolean projections are broken in compat mode
Key: ISPN-6429
URL: https://issues.jboss.org/browse/ISPN-6429
Project: Infinispan
Issue Type: Bug
Components: Remote Querying
Affects Versions: 8.2.0.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.0.0.Final, 9.0.0.Alpha1, 8.2.1.Final
To reproduce:
1. a compat mode, indexed cache.
2. a dsl projection query that selects the same boolean column twice
3. query works ok from embedded side, fails from remote side: the second occurrence of the boolean is actually returned as String.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list