kafka icon indicating copy to clipboard operation
kafka copied to clipboard

A high-throughput, distributed, publish-subscribe messaging system

Results 43 kafka issues
Sort by recently updated
recently updated
newest added

I recently upgraded to the latest spring boot and spring cloud stream for my application. Then I started seeing a lot of these such as ```Processed 0 total records, ran...

Hi, i have one problema in my application and i need to check... 1 - i use the springboot in this version: > > org.springframework.boot > spring-boot-starter-parent > 2.5.0 >...

Bumps commons-compress from 1.19 to 1.21. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-compress&package-manager=maven&previous-version=1.19&new-version=1.21)](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
java

In the class **KerberosLogin** (https://github.com/a0x8o/kafka/blob/master/clients/src/main/java/org/apache/kafka/common/security/kerberos/KerberosLogin.java) in the while-loop where the method **reLogin** is called, there is a retry mechanism that I believe does not work as expected: If the first...

I implemented a kafka streams application. And by the confluent example created a shutdown hook for the gracefully shutdown. ``` final Topology topology = buildTopology(); KafkaStreams kafkaStreams = new KafkaStreams(topology,...

Bumps [jetty-servlets](https://github.com/eclipse/jetty.project) from 9.3.25.v20180904 to 9.4.41.v20210516. Release notes Sourced from jetty-servlets's releases. 9.4.41.v20210516 Changelog This release resolves CVE-2021-28169 #6099 Cipher preference may break SNI if certificates have different key types...

dependencies
java

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](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
java

*More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of testing...

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies
java

Bumps `jetty.version` from 9.3.25.v20180904 to 11.0.2. Updates `jetty-server` from 9.3.25.v20180904 to 11.0.2 Release notes Sourced from jetty-server's releases. 11.0.2 Changelog :warning: Important Security related Changes CVE-2021-28165 - #6072 - jetty...

dependencies
java