Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-12610

Disable H2 object cache reliably

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.8
    • None
    • sql
    • Docs Required, Release Notes Required

    Description

      Internally H2 maintains a cache of org.h2.value.Value objects. It can be disabled by using "h2.objectCache" system property. There is a clear intent to disable this cache because the system property is set to "false" in org.apache.ignite.internal.processors.query.h2.ConnectionManager. But apparently it is too late, because the property is read by H2 internals before it. Consequently the object cache is enabled by default.

      We need to set this property earlier.

      Attachments

        Activity

          People

            artsiom_panko Artsiom Panko
            Pavlukhin Ivan Pavlukhin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 50m
                50m