-
Currently the `Filtered` Override is applied manually and individually and explicitly to alarms (one-by-one keyed on name with 100 max SHIFT click selectable at once). This is how Shelved and Disable…
-
KoP 2.8.0 was released on Jun. 18th, it's a milestone that announced KoP is GA (generally available) for production. However, there're still some issues to solve or improve. This issue will list some …
-
This might same with #89 , but I've tried several cron expressions and nothing works. No change on `offset.flush.internal.ms` so it uses default 60000 ms (as stated [here](https://docs.confluent.io/pl…
-
We observed that when EXPECTED_CLUSTER_SIZE is not set (or explicitly set to -1), this destroyed measured produce latencies.
It seems that before (or during?) every request, Canary was trying to mic…
-
Hello, everybody,
I got a java.lang.NullPointerException when "GET /consumers/my_json_consumer/instances/my_consumer_instance/records" after I configured SASL Authentication between REST Proxy …
-
## Project Details
UCI is created with a vision to make the conversation flow creation configurable to a level, that it can be done by program owners, without the intervention of any engineers at all…
-
Environment
Node version: 10.15.3
Kafka-node version: 5.0.0
Kafka version (single node): 2.3.0
Number of Brokers: 1
Number of partitions for topic: 1
my app consists on micro services, and eac…
-
PureConfig provides an instance of `ConfigReader` for maps. (see https://github.com/pureconfig/pureconfig/blob/v0.9.0/core/src/main/scala/pureconfig/DerivedReaders.scala#L198)
Unfortunately, it see…
-
**Describe the solution you'd like**
When using consumer groups, it appears that the consumer name is not set dynamically. Specifically:
- If kafka-go is taking over a consumer group that was prev…
-
I have followed all the instruction to run the app and the clients. I wanted to use the REST interface to ingest data. In the KafkaDataIngestionApp, I have commented out the following lines to stop th…