[ 
https://issues.apache.org/jira/browse/IGNITE-11894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913782#comment-16913782
 ] 

Amit  Chavan commented on IGNITE-11894:
---------------------------------------

[~slukyanov] I recently started looking into Ignite and would really love to be 
able to contribute to the project. I can take this issue on. Just a note I will 
be unavailable due to travel till Sunday 25th August

> Add fetchSize to JDBC cache stores
> ----------------------------------
>
>                 Key: IGNITE-11894
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11894
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>            Reporter: Stanislav Lukyanov
>            Priority: Minor
>              Labels: newbie
>
> 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 customer 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.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to