[infinispan-issues] [JBoss JIRA] (ISPN-1575) second byte array put fails
Manik Surtani (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Nov 29 10:32:40 EST 2011
[ https://issues.jboss.org/browse/ISPN-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1575:
--------------------------------
Fix Version/s: 5.1.0.CR1
Priority: Critical (was: Major)
> 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: Galder Zamarreño
> Priority: Critical
> Fix For: 5.1.0.CR1
>
>
> 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