Open Issues Need Help
View All on GitHub help wanted kind/feature-request triage/accepted
Fix Unit tests with empty Event Subject 4 months ago
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