[infinispan-issues] [JBoss JIRA] (ISPN-9644) Add a method like putForExternalRead that does not suppress exceptions
Bartosz Popiela (Jira)
issues at jboss.org
Thu Oct 25 05:31:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bartosz Popiela updated ISPN-9644:
----------------------------------
Affects Version/s: 9.4.0.Final
> Add a method like putForExternalRead that does not suppress exceptions
> -----------------------------------------------------------------------
>
> Key: ISPN-9644
> URL: https://issues.jboss.org/browse/ISPN-9644
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 9.4.0.Final
> Reporter: Bartosz Popiela
> Priority: Major
>
> It would be reasonable to add a method like org.infinispan.Cache#putForExternalRead that does not suppress exceptions or make it configurable.
> I use this operation to put an item to a cache that is read heavily. Recently I got a significant decrease in performance due to the serialization related exception that caused the application to hit the database each time the cache is being read. The exception had been logged at trace level, which made it difficult to find.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list