-
Enhancement
-
Resolution: Unresolved
-
Optional
-
None
-
14.0.4.Final
-
None
If the <string-keyed-jdbc-store> is used the definition of the column types is specific to the underlying database type.
Wrong type configuration or database encoding could lead to different weird issues.
- put will fail
- put will succeed, but get will fail
- Read from DB will fail, in this case put and get will work until the data must be reloaded from persistence
Because of this it could be better to have a WARN message if the tested configuration is not one of the recommended and tested.
- is related to
-
ISPN-14249 Add a list of which column type we should use for the supported databases
- Resolved
-
JDG-5858 [Docs]Add a list of which column type we should use for the supported databases
- Closed
- is triggered by
-
ISPN-14430 string-keyed-jdbc-store can not recover after server restart
- Closed