| Summary: | Clarify need for replication when index is in local mode | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Sanne Grinovero <sanne> |
| Component: | Documentation | Assignee: | gsheldon |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.2.0 | CC: | gsheldon, jdg-bugs, mgencur |
| Target Milestone: | GA | ||
| Target Release: | 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
Build Name: 14318, Infinispan Query Guide-6.2-1
Build Date: 21-11-2013 08:29:28
Topic ID: 12443-482208 [Latest]
|
|
| Last Closed: | 2014-01-16 00:01:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Sanne Grinovero
2013-11-21 20:28:47 UTC
WIP Note now says "When the index is configured for local mode, the JBoss Data Grid cluster must be operating in replicated mode in order to ensure each node's indexes are always up to date." Well, I'd say this sentence is a bit confusing: "When the index is configured for local mode, the JBoss Data Grid cluster must be operating in replicated mode in order to ensure each node's indexes are always up to date." We're mixing different modes here without further explanation. Maybe we could say something like: "When the index is stored locally, ..." I have modified this sentence as suggested. Now reads "When the index is stored locally,the JBoss Data Grid cluster must be operating in replicated mode in order to ensure each node's indexes are always up to date." 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 |