This task aligns with the general direction of Strimzi for removing Vert.x and replacing it with native Java functions (CompletionStage, CompletableFuture) to handle async tasks.
This also resolves the linked issue for blocking OpenSSL cert generations running on the Vert.x event loop.
This task aligns with the general direction of Strimzi for removing Vert.x and replacing it with native Java functions (CompletionStage, CompletableFuture) to handle async tasks.
This also resolves the linked issue for blocking OpenSSL cert generations running on the Vert.x event loop.