GitHub user NSAmelchev opened a pull request:
https://github.com/apache/ignite/pull/4236 IGNITE-8188
- split into batches "createAll" and "deleteAll" operations if request size overflow
- added tests
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/NSAmelchev/ignite ignite-8188
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4236.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4236
----
commit df075b8ef16f528c7029dfd01c7aeb7489000b74
Author: NSAmelchev <nsamelchev@...>
Date: 2018-06-21T12:02:00Z
Fix for ignite-8188
----
---