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

Details

    • Enhancement
    • Resolution: Unresolved
    • Optional
    • None
    • 14.0.4.Final
    • Persistence
    • None

    Description

      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.

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: