[infinispan-issues] [JBoss JIRA] (ISPN-1575) second byte array put fails

Michal Linhard (Created) (JIRA) jira-events at lists.jboss.org
Tue Nov 29 10:30:40 EST 2011


second byte array put fails
---------------------------

                 Key: ISPN-1575
                 URL: https://issues.jboss.org/browse/ISPN-1575
             Project: Infinispan
          Issue Type: Bug
          Components: Cache Server
    Affects Versions: 5.1.0.BETA5
            Reporter: Michal Linhard
            Assignee: Manik Surtani


match statement
https://github.com/infinispan/infinispan/blob/master/server/rest/src/main/scala/org/infinispan/rest/Server.scala#L123
fails because it doesn't expect byte array as result value, which can happen because of
https://github.com/infinispan/infinispan/blob/master/server/rest/src/main/scala/org/infinispan/rest/Server.scala#L141

test case:
https://github.com/mlinhard/infinispan/commit/35ecc69b1e647e01c4aac543f05b43ffbba2fdee

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list