Holger Freyther

Results 44 issues of Holger Freyther

According to http://www.tcpdump.org/linktypes.html the value is 101 but in reality it is 12 (and on OpenBSD 14). While browsing through the list on OpenBSD the DLT_LOOP is 12 (and not...

Sorry to bother, is there anything I should have initialized and forgot? Is this a fatal error? Traceback (most recent call last): File "./../../patchwork/bin/parsemail.py", line 890, in sys.exit(main(sys.argv)) File "./../../patchwork/bin/parsemail.py",...

documentation

Add an acceptance test that triggers a config reload and verifies that no early notification is occurring. One of the challenges is which time to use to check for a...

Implement a new option called raw_log_key that allows to write a single value to kafka. This allows to use message_key to put some fields into the Kafka message_key and another...

docs-required
ok-package-test

I was browsing VOMongoReadOneOperation>>#basicSelectOne and noticed that it sets the flag slaveOk. For strong consistency when readPreference is set to primary I prefer to not accidentally read data from a...

It seems several aspects need to be reviewed and understood better. This might be obsolete by implementing Mongo's SDAM specification. 1. VOMongoRepository class >> #defaultReplicaSetLookupTimeout vs. Socket standardTimeout: When trying...

### What version of rules_go are you using? 0.48.0 ### What version of gazelle are you using? 0.36.0 ### What version of Bazel are you using? bazel 6.4.x ### Does...

Introduce types.AlertSnapshot and types.AlertsSnapshot that keeps track of the original dispatch time and uses it for the Status() and Resolved() method. This makes sure the notification is consistent across retries...