Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-14441

string-keyed-jdbc-store should verify the TB-Table definition and log WARN messages

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Optional Optional
    • None
    • 14.0.4.Final
    • Persistence
    • 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.

       

            Unassigned Unassigned
            rhn-support-wfink Wolf Fink
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: