[infinispan-issues] [JBoss JIRA] (HRJS-15) Add test for undefined return in distributed exec script
Galder Zamarreño (JIRA)
issues at jboss.org
Tue May 24 08:56:00 EDT 2016
[ https://issues.jboss.org/browse/HRJS-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved HRJS-15.
----------------------------------
Fix Version/s: 0.3.0
Assignee: Galder Zamarreño
Resolution: Done
> Add test for undefined return in distributed exec script
> --------------------------------------------------------
>
> Key: HRJS-15
> URL: https://issues.jboss.org/browse/HRJS-15
> Project: Infinispan Javascript client
> Issue Type: Enhancement
> Affects Versions: 0.2.0
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 0.3.0
>
>
> Add test to verify that a distributed script that return undefined does not return NPE error and instead returns empty results, e.g.
> {code}
> // mode=distributed,language=javascript,datatype='text/plain; charset=utf-8'
> cache.get("not-exist");
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list