Vert.x 4.4.5 deprecated some executeBlocking calls we are using. For the time being, we just marked them to be ignored to not break anything shortly before the 0.38.0 release. But they should be addressed after the release. They will be marked with this issue in a comment to make them easy to find.
See https://github.com/vert-x3/wiki/wiki/4.4.5-Deprecations-and-breaking-changes#deprecation-of-execute-blocking-methods-with-a-handler-of-promise for more details.
Created by Strimzi#9233