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

JdbcStringBasedCacheStore preloads data using wrong keys (it shouldn't preload)

    XMLWordPrintable

Details

    • Documentation (Ref Guide, User Guide, etc.)
    • Workaround Exists
    • Hide

      make sure to disable preloading when using this cache store

      Show
      make sure to disable preloading when using this cache store

    Description

      It appears that if I happen to configure a JdbcStringBasedCacheStore using preload=true then cache is preloaded with the values but using the keys in their String form - which is pointless.

      An error should be thrown, like illegal configuration, or a warning logged at runtime while attempting to load from this implementation and ignoring the load request.
      Also documentation is not pointing out this limitation.

      Attachments

        Activity

          People

            mircea.markus Mircea Markus (Inactive)
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: