Dan Berindei created ISPN-12024:
-----------------------------------
Summary: Preloading does not report unmarshalling errors
Key: ISPN-12024
URL:
https://issues.redhat.com/browse/ISPN-12024
Project: Infinispan
Issue Type: Bug
Components: Core, Loaders and Stores
Affects Versions: 10.1.8.Final, 11.0.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 12.0.0.Final
When cache preloading hits an unmarshalling error, it stops in order to preserve the
consistency of the cache. However, the thrown exception and the log won't contain the
key with the problem, just a generic {{Unable to preload!}} message.
We should at the very least include the key in the exception message. But we could also
provide a configuration option to ignore unmarshalling errors and only log a summary with
the keys that could not be loaded at the end.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)