2 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
help wanted kind/feature-request triage/accepted

Alternate Kafka Broker implementation.

Go

AI Summary: The task involves fixing unit tests within the Knative Eventing Kafka Broker project. Specifically, the tests incorrectly set the Event Subject to an empty string, violating the CloudEvents specification. The fix requires modifying the tests in the `ExactFilterTest.java` file to ensure the Subject is never empty when set.

Complexity: 2/5
good first issue help wanted kind/bug triage/accepted

Alternate Kafka Broker implementation.

Go