Keith Wall
Keith Wall
**Describe the bug** We saw a situation where the Strimzi Kafka Operator restarted kafka brokers in an inappropriate situation. Specifically, the Strimzi pod had run out-of-disk space in `/tmp`. The...
**Describe the bug** Strimzi (latest) If a kafka is deleted (kafka CR removed), it is possible for KafkaRoller to continue to try act on the kafka for many minutes, needlessly,...
I'm wondering if incorporating goroutine leak detection into the tests would be a useful increment. I recently discovered several goroutine leaks (in both tests and production code) by way of...
##### Versions main today (6d970c751edfe80a21c91376ce749070541e4352) ##### Configuration ``` go version go1.17.6 darwin/amd64 ``` ``` podman version Client: Version: 3.4.4 API Version: 3.4.4 Go Version: go1.17.3 Built: Wed Dec 8 18:41:11...
**Describe the bug** kwall@Oslo amq-online-images % oc logs -p console-796685c5b6-vczd2 -c console-server 2021-09-22T09:00:22.367Z console-server starting 2021-09-22T09:00:22.367Z Namespace: amq-online-infra fatal error: concurrent map writes goroutine 44 [running]: runtime.throw(0x1ae13a0, 0x15) /usr/local/go/src/runtime/panic.go:774 +0x72...
### Type of change - Bugfix ### Description Bump Netty to 4.1.65.Final ### Checklist - [ ] Update/write design documentation in `./documentation/design` - [ ] Write tests and make sure...
Testing on OpenShift 4.7, we notice that the endpointStatuses.cert field is missing from the status section of the addressspace CRD. The field is omitted from the CRD to won't get...
**Overview** For EnMasse 0.x only, when deploying from Ansible there needs to be an option to not to install the IoT components. **Design** The Ansible inventory should accept a new...
**Describe the bug** Broker logs are now including the Artemis audit. The intent was that this was excluded, for performance reasons. This is a regression. **To Reproduce** Steps to reproduce...
**Describe the bug** OpenShift Routes are a feature of OpenShift, not Kubernetes. therefore the option to create a route should not be displayed in the create address space workflow. The...