Travis Downs
Travis Downs
> I do not mind using other fmt version. Does it work for fmt latest version? IIRC it should work with almost any format version above 8, maybe not 12....
@trybka wrote: > AFAIK if your toolchain has `supports_start_end_lib` feature enabled, archiving actions are not run. > > Can you provide a reproducer? Given the subsequent replies, are you still...
:wave: Hi @errolkutan and thanks for the report! > The workaround was to append the flag `--reactor-backend=epoll`, which isn't applicable here. That should work for Redpanda too. Both scylladb and...
Another thing you can try is to add the following to your `rpk container start` command line: ``` --set 'rpk.additional_start_flags=[--smp=1,--memory=4G]' ``` Where `4G` is the amount of memory for each...
@errolkutan thanks for the update! I'm assuming I can consider this issue resolved, is that right?
@errolkutan I haven't heard from you but based on your last message I believe this is resolved, so I'm closing it for now.