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

Add fetchSize to JDBC cache stores

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • 2.9
    • cache
    • Docs Required

    Description

      JDBC's PreparedStatement accepts a fetchSize parameter which defines how many rows will be loaded from the DB at a time. Currently the only way to change that is by specifying it in a custom implementation of the JdbcDialect::fetchSize method (and even then it seems not be be used in some cases).

      Would be good to have a fetchSize property in all of JDBC-based cache stores.

      Attachments

        Issue Links

          Activity

            People

              achavan1@gmail.com Amit Chavan
              slukyanov Stanislav Lukyanov
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: