[
https://issues.jboss.org/browse/ISPN-6250?page=com.atlassian.jira.plugin....
]
Michał Szynkiewicz commented on ISPN-6250:
------------------------------------------
It seems that when switched to use cache by name (getCacheManager().getCache(CACHE_NAME)),
everything worked fine.
To investigate: why the getCache() method returns a different cache or cache that behaves
differently.
The keys/values in TaskContext.getCache() are serialized in Server
Task
-----------------------------------------------------------------------
Key: ISPN-6250
URL:
https://issues.jboss.org/browse/ISPN-6250
Project: Infinispan
Issue Type: Bug
Components: Server, Test Suite - Server
Reporter: Anna Manukyan
Assignee: Michał Szynkiewicz
Attachments: LocalServerTaskIT.java, LocalTestServerTask.java
While trying to access cache entries in Server task, marshaller is required for
unmarshalling them.
The test is running on the
https://github.com/infinispan/infinispan/blob/master/server/integration/t...
configuration.
Please find the sources attached.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)