We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Giancarlo Angulo opened BATCH-2516 and commented
I am setting the maxItemCount property of JdbcPagingItemReader.
I am setting it to 200 but I am getting read/processed/written of 203, 205.
Most of the time I am getting 200 but I get around 200+ commonly.
Why is this happening??
I am using oracle.
Affects: 3.0.3
Reference URL: http://stackoverflow.com/questions/38140104/maxitemcount-property-not-working-for-jdbcpagingitemreader?noredirect=1#comment63734870_38140104
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Giancarlo Angulo opened BATCH-2516 and commented
I am setting the maxItemCount property of JdbcPagingItemReader.
I am setting it to 200 but I am getting read/processed/written of 203, 205.
Most of the time I am getting 200 but I get around 200+ commonly.
Why is this happening??
I am using oracle.
Affects: 3.0.3
Reference URL: http://stackoverflow.com/questions/38140104/maxitemcount-property-not-working-for-jdbcpagingitemreader?noredirect=1#comment63734870_38140104
The text was updated successfully, but these errors were encountered: