Hide Forgot
Title: Infinispan Query in Red Hat JBoss Data Grid Describe the issue: The introduction of Chapter 3.1 reads " In Red Hat JBoss Data Grid, the identifier for all @Indexed objects is the key used to store the value. How the key is indexed can still be customized by using a combination of @Transformable, @ProvidedID, custom types and custom FieldBridge implementations. The @DocumentID identifier does not apply to JBoss Data Grid values. " Suggestions for improvement: This section is not relevant with the architecture chapter. Move it as introduction to where these annotations are actually described? Also careful with "ProvidedID", it should be "ProvidedId" (note the capitalization) Additional information:
Chapter 7.1 still contains "ProvidedID" instead of "ProvidedId".
Changed ProvidedID -> ProvidedId in: * 4.1. Basic Mapping Cannot spot this incorrectly uppercase anywhere else so I'll set this to ON_QA
The fix for this bug is now generally released and available here: https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/index.html