Noah Watkins

Results 122 comments of Noah Watkins

@mawelo can you check if it is being terminated by an out-of-memory situation? we upgraded to c++20 and a few compilation units using ctre have extremely high memory usage using...

Ok it looks like we are hitting the same issue. Using /usr/bin/time -v g++ ... I see that the regex I am using is eating up over 16GB memory peak...

We would be interested in helping add support at least for adding the ability to filter out control messages. It looks like this issue is a bit old, so I...

Similar https://buildkite.com/redpanda/redpanda/builds/13891#0182847d-fc5d-4af2-b6ca-643efbd6f6ac

@rystsov looks like a few merge conflicts

Looks like it's again here https://buildkite.com/redpanda/vtools/builds/3139#01827b68-ebc9-4ff8-867f-d9461479bafe on CDT

> While this is "only" a BadLogLines, it's surprising to me that this test is hitting any encoding hiccups at all, as it's not overtly doing anything with mixed versions...

I haven't dug into these two buildkite links that you left @ajfabbri and @jcsp but the badloglines don't show the protocol violation. are we just recording failures of the test...

@ztlpn does this one look interesting? im not sure what all the partition interruption work is doing: ``` --   | Traceback (most recent call last):   | File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135,...