Kay Johansen
Kay Johansen
**Describe the bug** I have a long-running test that has three consumers in a consumer group, every 40 minutes it stops one consumer, then 20 minutes later adds a new...
Edit: The OOM issue is better described in streamnative/kop#1278. This issue is now only about the LockBusyException. This may be low priority. ---- **Describe the bug** I have a pulsar...
**Describe the bug** If a transaction is aborted/rolled back, I think its messages should not be visible to consumers with setting read_committed. However, if there is some processing delay before...
Snyk reports a critical CVE ([CVE-2022-37434](https://nvd.nist.gov/vuln/detail/CVE-2022-37434)) in docker/amd64-linux.Dockerfile It is because of zlib in the base image `alpine:3.16.0` More context in Snyk.io [here](https://app.snyk.io/org/streamnative-org/project/286e83b4-5021-437c-b5a4-68ff35076b0a#issue-SNYK-ALPINE316-ZLIB-2976176)
Snyk reports a critical CVE in [go.mod](https://app.snyk.io/org/streamnative-org/project/322b8fa7-1f03-4d5d-9a90-7e2ea3c53ad0#issue-SNYK-GOLANG-GITHUBCOMDOCKERDOCKER-50007) Need to update testcontainers-go