kafka-junit icon indicating copy to clipboard operation
kafka-junit copied to clipboard

JUnit rule for spinning up a Kafka broker

Results 5 kafka-junit issues
Sort by recently updated
recently updated
newest added

Running JUnit EphemeralKafkaBrokerTest on Windows is failing: ``` 11:08:19.131 [onPool-worker-1] WARN k.server.BrokerMetadataCheckpoint - No meta.properties file under dir C:\Users\KASSOV~1.MAR\AppData\Local\Temp\kafka_junit2358289997418960258\meta.properties 11:08:19.764 [onPool-worker-1] WARN k.server.BrokerMetadataCheckpoint - No meta.properties file under dir C:\Users\KASSOV~1.MAR\AppData\Local\Temp\kafka_junit2358289997418960258\meta.properties...

help wanted

When there are multiple messages in topic and consumeStrings() is called with number of messages less than number present in there, the extra messages will be discarded. Example: ```java @ClassRule...

bug

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: 2b4d723020643923e54264d5f1af4e607719ac72 File updated: pom.xml Vulnerabilities reduced: 27 ->...

Bumps org.apache.kafka:kafka-clients from 3.6.0 to 3.7.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.kafka:kafka-clients&package-manager=maven&previous-version=3.6.0&new-version=3.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies