[infinispan-issues] [JBoss JIRA] (ISPN-4301) Handle storeMetadata=false in JpaStore.process and JpaStore.purge methods
Radim Vansa (JIRA)
issues at jboss.org
Thu Jun 5 04:32:15 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radim Vansa updated ISPN-4301:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2601
> Handle storeMetadata=false in JpaStore.process and JpaStore.purge methods
> -------------------------------------------------------------------------
>
> Key: ISPN-4301
> URL: https://issues.jboss.org/browse/ISPN-4301
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 7.0.0.Alpha4
> Reporter: Radim Vansa
> Assignee: Dan Berindei
>
> Even when storing metadata is disabled, JpaStore tries to fetch them in process (when ran with fetchMetadata=true) and in purge, the code enumerating and removing the metadata is executed even when there can't be any metadata.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the infinispan-issues
mailing list