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

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

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • 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
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: