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

Query for loading some rows from CacheStore is not correct for HSQLDB 1.8.0.7

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

XMLWordPrintable

      Loading data from CacheStore using method public final Set<InternalCacheEntry> loadSome(int maxEntries) throws CacheLoaderException failed due to query
      "SELECT %s, %s FROM %s LIMIT ?" is not correct for HSQLDB 1.8.0.7 since it required "ORDER BY" before "LIMIT"

              mircea.markus Mircea Markus (Inactive)
              abazko Anatolii Bazko
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: