vert-x3 / vertx-kafka-client

Reactive Kafka Client for Vert.x
Apache License 2.0
84 stars 82 forks source link

(fix) #228: Fixes createPartitions flakiness by waiting a bit for the new partitions to appear in DescribeTopics #233

Closed aesteve closed 1 year ago

aesteve commented 1 year ago

Motivation: Attempt at fixing #228

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

vietj commented 1 year ago

thanks!!!!!!! ❤️❤️❤️❤️

can you back port to 4.x branch ?