openshift-knative / eventing-hyperfoil-benchmark

Apache License 2.0
2 stars 8 forks source link

Upgrade Kafka version #72

Closed aliok closed 1 year ago

aliok commented 1 year ago

Upgrade Kafka version. Although in SO we use 3.4.x, for some reason AMQ Streams complain about that here. Instead I am using 3.3.x

aliok commented 1 year ago

/test 412-test-kafka-7465737-aws-ocp-412

pierDipi commented 1 year ago

You might need to update log.message.format.version too

aliok commented 1 year ago
message: 'Unsupported Kafka.spec.kafka.version: 3.0.0. Supported versions are:
[3.2.3, 3.3.1]'

Gonna use 3.3.1 as AMQ streams product doesn't support 3.4.0

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aliok, creydr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift-knative/eventing-hyperfoil-benchmark/blob/main/OWNERS)~~ [aliok] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment