Bug 1099156 - Handle storeMetadata=false in JpaStore.process and JpaStore.purge methods
Summary: Handle storeMetadata=false in JpaStore.process and JpaStore.purge methods
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER7
: 6.3.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1104639
TreeView+ depends on / blocked
 
Reported: 2014-05-19 15:24 UTC by Radim Vansa
Modified: 2015-01-26 14:05 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
If JPA Cache Stores are used with the metadata storage attribute disabled, the cache store executes the queries for the metadata when other operations occur. As a result, if the metadata class disabled in the <filename>persistence.xml</filename> file, other operations can fail to execute or not perform optimally. A workaround for this issue is to ensure that the application includes <classname>org.infinispan.persistence.jpa.impl.MetadataEntity</classname> in the <filename>persistence.xml</filename> file as a workaround.
Clone Of:
Environment:
Last Closed: 2015-01-26 14:05:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4301 0 Major Resolved Handle storeMetadata=false in JpaStore.process and JpaStore.purge methods 2015-05-13 02:03:56 UTC

Description Radim Vansa 2014-05-19 15:24:05 UTC

Comment 2 Martin Gencur 2014-07-04 08:15:50 UTC
This was fixed. We don't need to mention it in release notes unless we want to mention issues that were in Beta release notes and fixed for GA.


Note You need to log in before you can comment on or make changes to this bug.