freef4ll
freef4ll
## Failures, consumer group creating failing: ``` %7|Tue Sep 6 17:08:12 2022.168|RECV|rdkafka#producer-1| [thrd:TxnCoordinator]: TxnCoordinator/3: Received InitProducerIdResponse (v1, 16 bytes, CorrId 4, rtt 20.68ms) %7|Tue Sep 6 17:08:12 2022.168|GETPID|rdkafka#producer-1| [thrd:main]: TxnCoordinator/3:...
Steps to reproduce * rpk cluster config set enable_rack_awareness true * Delete topic, re-create so that replication policy based on rack information is created * Start rdkafka_performance and transactions as...
@mmedenjak , would you mind providing a quick summary of the Slack discussion mentioned? As the link doesn't seem to be public.
Yes still an issue; according to docs `aarch64` is not documented and this is not OS... ``` /Users/runner/actions-runner/_work/_actions/codecov/codecov-action/v3/dist/codecov -n -Q github-action-3.1.4 -f info.lcov -C 6ab438a7a065017f970c8e58afbb3b53b1703917 Error: spawn Unknown system error...
Thanks for the detailed analysis @tgross ! Unfortunately getting Nomad to create the directory as suggested still has artifact download errors, albeit maybe not as frequent.
Yes, I think it can be closed as should be fixed by https://github.com/redpanda-data/redpanda/pull/7061 and https://github.com/redpanda-data/redpanda/pull/7695
Also ran into this on `v23.1.3 (rev 67f1cfc)`, while adding a new node which wasn't successful. Similar to https://github.com/redpanda-data/redpanda/issues/3668 except firs registration: ``` Apr 13 11:03:30 ip-172-31-27-245 rpk[1148]: INFO 2023-04-13...
Please note that Brew can't install 22.3.6: https://github.com/redpanda-data/redpanda/issues/7757
It is also useful in Terraform to refer to the nodes via host name and export the availability zone and setting that in the config templates/hosts_ini.tpl: ``` [redpanda] %{ for...
Docker scripts have been updated, but having issues with thresholds: ``` + export PATH=/root/.tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/root/.tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd Benchmarks + swift package --disable-sandbox --scratch-path .build/5.8/ --allow-writing-to-package-directory benchmark --format metricP90AbsoluteThresholds --path...