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

size() operator on JPACacheStore should expect larger than int

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • None
    • Loaders and Stores
    • None

    Description

      the return type of the CacheStore#size() is int but it's common in databases to store way more.

      The query performing the count operation is doing a cast to integer, this will fail.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sgrinove Sanne Grinovero
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: