[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:05:00 EDT 2016


Galder Zamarreño created HRJS-15:
------------------------------------

             Summary: 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


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