Jason Barlow
Jason Barlow
### Who is this for and what problem do they have today? We do not really have good metrics for Consumer Group basics ... e.g lag, rebalancing/rejoin, heatbeats, latency Redpanda...
### Who is this for and what problem do they have today? 1) controller logs are in serde format and need to be decoded to view in text form with...
When choosing topics for ACL's the input its free-text. An simple typo could mean permission issues down the line .. The option for free-text inputs needs to remain of course..in...
Currently in console when ACL's are modified, we delete the existing ones.. then recreate with existing acls + additions. We have seen this can cause problems on clients ... Have...
The message count displayed in Console .. We already have a message saying that the calculation(HighWaterMark-LogStartOffset) for topics defined as `cleanup.policy=compact*`.... as gaps in offsets can occur when compaction occurs....
These parameters are meant to be safeguards for excessive memory usage but we default them to unlimited. In particular have seen memory allocation errors due to` max_concurrent_producer_ids` being unlimited (including...
Issue with formatting drive after node restart in documented Google Kubernetes Engine deployment env
### What happened? I followed [Deploy a Redpanda Cluster in Google Kubernetes Engine](https://docs.redpanda.com/current/deploy/deployment-option/self-hosted/kubernetes/gke-guide/) with a local nvme + [controller decomission operator] (https://docs.redpanda.com/current/manage/kubernetes/k-decommission-brokers/#Automated) .. .where want to test how it behaved...
### Who is this for and what problem do they have today? We have seen numerous issues where huge numbers of consumer groups can cause issues. In a number of...
### What happened? Logs show : `{"level":"error","ts":"2024-09-03T21:55:18.770Z","msg":"Reconciler error","controller":"helmrelease","controllerGroup":"helm.toolkit.fluxcd.io","controllerKind":"HelmRelease","HelmRelease":{"name":"redpanda","namespace":"buggy"},"namespace":"buggy","name":"redpanda","reconcileID":"3cb93fba-fc84-4f8e-afbf-be5866d7c12a","error":"template: redpanda/templates/tests/test-connector-via-console.yaml:150:24: executing \"redpanda/templates/tests/test-connector-via-console.yaml\" at : error calling include: template: redpanda/charts/console/templates/_helpers.tpl:16:10: executing \"console.fullname\" at : error calling include: template: redpanda/charts/console/templates/_helpers.go.tpl:22:30: executing \"console.Fullname\" at...
### What happened? New install .. the connectors endpoint` /connectors?expand=info&expand=status` timeout `"level":"warn","ts":"2024-08-12T14:30:50.589Z","msg":"failed to list connectors from Kafka connect cluster","cluster_name":"connectors","cluster_address":"http://redpanda-connectors.redpanda.svc.cluster.local:8083/","error":"Get \"http://redpanda-connectors.redpanda.svc.cluster.local:8083/connectors?expand=info&expand=status\": context deadline exceeded"}` ### What did you expect to happen?...