-
##### Description
github.com/!shopify/sarama@v1.29.1/balance_strategy.go
partitionMovements.Movements will caused concurrent map read and map write
##### Versions
| Sarama | Kafka | Go …
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/provectus/kafka-ui/issues)
- [X] I'm running a supported version of the application which is…
cykl updated
8 months ago
-
Description
===========
When using cooperative sticky with fetch from follower, metadata changes during a rolling restart are triggering frequent rebalances. This seems to be related to [KIP-881](ht…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
After updating to Burrow 1.0 I noticed we're receiving alerts for a `'null'` consumer group and it has no status. This is for info from a 0.8.x cluster.
```
The Kafka consumer groups you are monit…
-
Hi James,
We are using Kafka net in our project. Everything looks good except to achieve consumer group in order to make kafka as Queue model.
Right now there is no option to achieve consumer group…
-
[This introduced check](https://github.com/confluentinc/kafka-connect-jdbc/pull/1394) seems to work incorrectly. We have the following JDBC connector configuration.
```
{
"numeric.mapping": "bes…
-
In order to scale consuming kafka applications, there is a need to be able to register with a consumer group to commit offsets collectively and scale when consuming a topic. Investigate and implement …
-
## Checklist
- [X] I have included information about relevant versions - all versions
- [X] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduc…
-
While troubleshooting Event Hub issue with MS Support, Service Bus Explorer was used.
Problem statement: Unable to create a consumer group listener in Service Bus Explorer with the following error me…