| Summary: | Procedure 16.1. Configure the JdbcBinaryCacheStore for Remote Client-Server Mode, databaseType property | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Vitalii Chepeliuk <vchepeli> |
| Component: | Documentation | Assignee: | Misha H. Ali <mhusnain> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | jdg-bugs |
| 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: 12532, Administration and Configuration Guide-6.2-3
Build Date: 25-11-2013 22:27:18
Topic ID: 5570-473428 [Latest]
|
|
| Last Closed: | 2014-01-16 00:03:19 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: | |
And everywhere where databaseType property is used it should be removed Procedure 16.4. Configure JdbcStringBasedCacheStore in Remote Client-Server Mode Procedure 16.8. Configure JdbcMixedCacheStore in Remote Client-Server Mode And maybe futher Since no alternative is specified, I will assume this property should just be removed without anything to replace it. Change made in the following: * 16.1.1. JdbcBinaryCacheStore Configuration (Remote Client-Server Mode) * 16.2.1. JdbcStringBasedCacheStore Configuration (Remote Client-Server Mode) * 16.2.3. JdbcStringBasedCacheStore Multiple Node Configuration (Remote Client-Server Mode) * 16.3.1. JdbcMixedCacheStore Configuration (Remote Client-Server Mode) * 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 |
Title: JdbcBinaryCacheStore Configuration (Remote Client-Server Mode) Describe the issue: Property databaseType should be removed from configuration <property name="databaseType">${database.type}</property> Suggestions for improvement: Additional information: