BulkResponse Error not logged correctly, leading to NPE #23523
Labels
component/optimize
Related to Optimize component/team
kind/bug
Categorizes an issue or PR as a bug
qa/notNeeded
This issue does not require QA review
support
Marks an issue as related to a customer support request
version:8.6.2
version:8.7.0-alpha1
Label that represents issues released on verions 8.7.0-alpha1
Describe the bug
While migrating ES code, an issue was introduced when logging errors for bulkrequests. The log expects each item in a given bulkResponse to have a printable error. However, only some items may have errors so this can lead to an NPE while logging.
Expected behaviour
No NPE during logging
To Reproduce
Not easily reproducable, skip QA
Environment observed:
Links
https://jira.camunda.com/browse/SUPPORT-24008
Breakdown
Pull Requests
Bug Lifecycle
For managing the issue lifecycle, please use the workflow commands. You can see the available
commands by writing
/help
as a comment on this issue.QA Verification
Is this bug reproducible?
Review
Engineering Review
QA Review
Completion
The text was updated successfully, but these errors were encountered: