Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix logging edge test #348

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

mbaldessari
Copy link
Contributor

After switching kafka to use kRaft a couple of names changed and so this
test will fail. Fix it to use the correct names. Tested on the spoke with:

❯ oc exec factory-cluster-factory-0 -c kafka -n manuela-stormshift-messaging -- bin/kafka-topics.sh --list --bootstrap-server factory-cluster-kafka-bootstrap:9092
manuela-factory.iot-sensor-sw-temperature
manuela-factory.iot-sensor-sw-vibration
mm2-offset-syncs.production-kafka-cluster.internal

After switching kafka to use kRaft a couple of names changed and so this
test will fail. Fix it to use the correct names. Tested on the spoke with:

    ❯ oc exec factory-cluster-factory-0 -c kafka -n manuela-stormshift-messaging -- bin/kafka-topics.sh --list --bootstrap-server factory-cluster-kafka-bootstrap:9092
    manuela-factory.iot-sensor-sw-temperature
    manuela-factory.iot-sensor-sw-vibration
    mm2-offset-syncs.production-kafka-cluster.internal
@mbaldessari mbaldessari merged commit fd9c249 into validatedpatterns:main Jan 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant