strimzi / strimzi-kafka-bridge

An HTTP bridge for Apache Kafka®
Apache License 2.0
286 stars 119 forks source link

Bump test container to 0.108.0 #934

Closed see-quick closed 5 days ago

see-quick commented 1 month ago

This PR updates a recently released version of the test container (i.e., 0.108.0).

ppatierno commented 1 month ago

@see-quick I see stuff keep failing during the build (on Travis CI as well), can you take a look please?

ppatierno commented 1 month ago

It seems that it's failing at the same point with this error:

ProducerIT>HttpBridgeITAbstract.cleanUp:165 » Execution org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition.

and only with Java 11 on both Travis CI and Azure pipeline.

see-quick commented 1 month ago

Yeah, I will take a look at that tomorrow.

ppatierno commented 5 days ago

@see-quick any news on this. I am planning to start RC1 today/tomorrow.

see-quick commented 5 days ago

@see-quick any news on this. I am planning to start RC1 today/tomorrow.

Updated. It seems that the KRaft upgrade caused some disruption (revert back to ZK-based seems to work fine). I will do some investigation but I don't want to block the release. Moreover, I created [1].

[1] - https://github.com/strimzi/strimzi-kafka-bridge