Skip to content
New issue

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

Allow for specifying batch size in batch APIs #6815

Open
lukaseder opened this issue Nov 13, 2017 · 3 comments
Open

Allow for specifying batch size in batch APIs #6815

lukaseder opened this issue Nov 13, 2017 · 3 comments

Comments

@lukaseder
Copy link
Member

Similar to the loader API, which allows for specifying bulk / batch / commit sizes, such configurations might certainly make sense on the batch API as well, at least the batch size.

More specification might follow.


See also: #2028 (comment)

@zeagord
Copy link

zeagord commented Dec 23, 2018

Following. It will be useful to specify the batch sizes.

@lukaseder
Copy link
Member Author

Thank you very much for your feedback, @zeagord. In order to better understand what users might need in this area, would you mind explaining your use case a bit? In what scenario would you like to be able to specify the batch sizes?

@zeagord
Copy link

zeagord commented Dec 28, 2018

@lukaseder We were hoping to use jooq along with spring batch and for rewrapping the sensitive data during key rotation the key . we have some spring batch jobs processing at ~1000 to 10000 chunks and approximately and it has to be updated to the datastore. it would be nice to specify the batch sizes in them.

@lukaseder lukaseder added this to the Version 3.20.0 milestone Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants