Jakub Scholz

Results 113 issues of Jakub Scholz

Kafka scale-down is currently done node by node. But it doesn't check the state of topic replication. Therefore it can in theory happen that we run into situations such as:...

enhancement
cluster operator

In PR #6669, the code fixing the counting of the Connect metrics uses a Label selector with the `In` requirement which is currently not supported in the in-parallel developed move...

The tests in `SessionStartupDoesNotBlockMainThreadTest` use detection of the main thread being blocked. Right now, they use system properties to configure `vertx.logger-delegate-factory-class-name` and override the logger to detect it. This seems...

The issue #3426 added support for _client rack-awareness_ to Kafka Connect. The _client rack-awareness_ allows to configure the `client.rack` option of the Kafka consumers to have them consume from the...

enhancement
help wanted
good-start

Right now because of using StatefulSet, you can always scale down only the last broker. You cannot remove for example second broker out of 3. That does not work in...

enhancement

Kafka 3.0.0 is a major release and as such it does some breaking changes such as removes some old methods which were deprecated before and adds new methods etc. This...

I used the `TwitterSourceConnector` and it worked fine on Kafka 1.0.1 and lower. But after migrating to Kafka 1.1.0, it doesn't work anymore. When I try to deploy the connector,...

### Type of change - Task ### Description This PR adds support for Kafka 3.3.0 and removes support for 3.1.x versions. It is currently based on the RC2 and is...

In #7258, we added temporary dependency overrides or SnakeYAML to fix CVE-2022-25857. Once they are not needed, we should remove them. The override is currently in 3 places: * Third...

This PR adds the 2022 annual review document for the Strimzi project.

annual review