Jean-Sébastien Pédron

Results 52 issues of Jean-Sébastien Pédron

Release notes: https://github.com/rabbitmq/khepri/releases/tag/v0.15.0 The `favor` default value is now `low_latency`. Therefore, we don't need to specify it explicitly anymore. Depends on #11698.

bazel
make

## Why Before this patch, required feature flags were basically checked during boot: they must have been enabled when they were mere stable feature flags. If they were not, the...

This is the backport of the DRM drivers from Linux 6.8. **Progress**: ![](https://geps.dev/progress/100) ### Changes in Linux 6.8 You can read this Phoronix article to learn about the changes in...

This is the backport of the DRM drivers from Linux 6.7. **Progress**: ![](https://geps.dev/progress/100) ### Changes in Linux 6.7 You can read this Phoronix article to learn about the changes in...

The firmwares come from: * https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git * tag 20250109, commit 7673dffd5e3324a726caf8bfc0f1a005862f5f16 The firmware filenames where extracted from the drm-kmod source files using the `drm-kmod/scripts/update-firmwares.sh` script. Sponsored by: The FreeBSD Foundation

## Why They make it more difficult to compile RabbitMQ on Windows. They were probably useful at the time of the switch to a monorepository but I don't see their...

make
backport-v4.1.x

A caller could write something like that: ```erlang khepri:put( StoreId, [wood, [Node || Node = 50 andalso ?payload < 200 ]]) ``` This is just an idea, I didn’t think...

enhancement

## Why The tests are configured to use the same cluster of RabbitMQ nodes but recreate the cluster for every tests. This leads to the nodes being unclustered and clustered...

## Why If we run `reset` again on an already virgin node, it will take decisions based on the wrong state. In particular, the previous use of Khepri or Mnesia...

backport-v4.2.x

(to be written; CI doesn’t run on a commit without an explicit pull request…)

make