Mattia Barbon
Mattia Barbon
##### Versions *Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.* | Sarama | Kafka | Go | |--------|-------|----| | 1.34.1 | 2.6...
##### Versions | Sarama | Kafka | Go | |--------|-------|----| | v1.27.2 | 2.6.3 | 1.16 | ##### Configuration What configuration values are you using for Sarama and Kafka? ```...
Currently, Astro uses Indent(), which only changes whitespace: Unmarshal+Marshal is necessary for keys to be sorted. To avoid confusion, the case when old and new policies are the same after...
Devel::Camelcade version 2017.100.3 I can reproduce this issue when using ModPerl::Registry. I do not have a simple test case yet, but hopefully the description below is enough for you to...
TBD whether they should create a fresh array every time or store it on first fetch. Also check this does not change the behaviour of other list accessors.
Ideally, it should work for fork/exec pairs as well.
[Note that this MR contains a large amount of changes to vendor/ as it depends on [this dskit PR](https://github.com/grafana/dskit/pull/686)] Using a lower read consistency level allows trading lower consistency for...
This set of changes adds an optional consistency level for `ring.Ring` (defaulting to existing behavior of a quorum of `RF/2+1`). This setting is going to be used by a follow-up...