[infinispan-issues] [JBoss JIRA] (ISPN-3490) extend compatibility mode tests
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Fri Sep 27 12:57:02 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12807995#comment-12807995 ]
Adrian Nistor commented on ISPN-3490:
-------------------------------------
[~mgencur] Was just looking at CompatModeQueryDslConditionsTest, it does indeed activate compatibility mode (which just adds TypeConverterInterceptor to the stack) but nothing special happens unless the commands come from a remote client. See usage of flag Flag.OPERATION_HOTROD and Flag.OPERATION_MEMCACHED in method TypeConverterInterceptor.determineTypeConverter. This test should should use the Hot Rod client and should probably placed in the infinispan-compatibility-mode-it module.
> extend compatibility mode tests
> -------------------------------
>
> Key: ISPN-3490
> URL: https://issues.jboss.org/browse/ISPN-3490
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Mircea Markus
> Assignee: Martin Gencur
> Fix For: 6.0.0.CR1, 6.0.0.Final
>
>
> - to cover map/reduce
> - to cover embedded queries
> - to cover listeners
> - transaction
> -.. pretty much all the existing functionality
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list