Simon
Simon
## Proposed Changes Prep to use credential obfuscation lib version with 3.5.0 and make sure bazel adds the schema file. ## Types of Changes What types of changes does your...
### Is your feature request related to a problem? Please describe. I played with the new 3.13 beta feature to register a custom queue type (#8834, #8927) - a lot...
## Proposed Changes Draft for @kjnilsson ## Types of Changes What types of changes does your code introduce to this project? _Put an `x` in the boxes that apply_ -...
### Is your feature request related to a problem? Please describe. Some prometheus monitoring systems supports target authentication, such as the big one (https://prometheus.io/docs/prometheus/latest/configuration/configuration/) that supports basic_auth and oauth. I...
## Proposed Changes NOTE THE CODE IS NOT UP FOR REVIEW AT THIS POINT. High level design: * store msg metadata in khepri * unique key * time when to...
Add a new optional callback, or similar, that gets called when a node joins or leaves the Erlang cluster. The callback can take decisions on what to do with this...
### Repository commit 2e405f3 ### Python version (python --version) Python 3.11.6 ### Dependencies version (pip freeze) n/a ### Expected behavior ``` root_node = RadixNode() root_node.insert('fooaaa') root_node.insert('foobbb') root_node.insert('foo') ``` Should work.,...
if anyone would like to look at the code for any crazyness, please point it out. I would specifically want a pointer on better way to count queues per node....
## Proposed Changes Let QQ run `rabbit_quorum_queue:repair_amqqueue_nodes` on tick to repair potential membership discrepancy (RA members compared to amqqueue state members) See #11029 ## Types of Changes What types of...
## Proposed Changes Same as #11196 but for main branch. ## Types of Changes What types of changes does your code introduce to this project? _Put an `x` in the...