Noah Watkins

Results 161 issues of Noah Watkins

I'm having some trouble running `word_freqs`. When I run the tool each submission is skipped due to ValueError, and the output files are empty. Example: ``` (env) MacBook-Air:reddit-analysis john$ word_freqs...

bug

I want to emphasize that I am referring to an actual partially persistent tree in which multiple tree mutations may be grouped together into a single version, as opposed to...

feature

Thank you for this amazingly powerful library. I think we (at https://github.com/vectorizedio/redpanda) may have a unique use case which appears to _almost_ be covered by the API, but there is...

question

livin that test life

area/redpanda

https://buildkite.com/redpanda/redpanda/builds/12919#018225ac-ab26-48df-92dd-dc5ab24fa10f/1500-9014 ``` TRACE 2022-07-22 12:44:06,694 [shard 0] kafka - request_context.h:160 - [172.16.16.27:43258] sending 18:api_versions response {error_code={ error_code: none [0] } api_keys={{api_key=0 min_version=0 max_version=7}, {api_key=1 min_version=4 max_version=11}, {api_key=2 min_version=0 max_version=4}, {api_key=3...

kind/bug
area/redpanda
ci-failure

In multi-az cloud deployments it is important that replicas are placed into different AZs to be resilient to single AZ faults. Currently rack awareness isn't strictly a hard constraint. Should...

kind/enhance
area/redpanda

Seeing quite a few of these `failed to stop no in 30 seconds` running `test_cancelling_partition_move_x_core` test. Here is an example run https://buildkite.com/redpanda/redpanda/builds/14116#01829956-4db0-4e72-83c9-93b87fd21e39 Looking at redpanda logs there does seem to...

kind/bug
area/redpanda
area/tests
ci-failure
ci-disabled-test

This tool can be used to easily spin up a local cluster without docker. I'm finding this useful for development. ## Backports Required - [x] none - not a bug...

If a node in maintenance mode is removed, then it's maintenance mode flag isn't cleared. This leads to unintuitive behavior in which other nodes can't be placed into maintenace mode...

kind/enhance