3e231bbad6
Removing of payload in BulkRequest (#39843) had a side effect of making `BulkRequest.add(DocWriteRequest<?>...)` (with varargs) recursive, thus leading to StackOverflowError. This PR adds a small change in RequestConvertersTests to show the error and the corresponding fix in `BulkRequest`. Fixes #41668 |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
testnode.crt | ||
testnode.jks |