David Frickert
David Frickert
As exposed on the issue https://github.com/square/okhttp/issues/6173 comments, currently, OkHttp's daemon threads (Watchdog & TaskRunner) won't exit when getting interrupted, they stay alive until the keepalive has been exceeded, which seems...
## Description This PR adds information on concurrency.md about the existing concurrency limit config that needs to be changed if one wants to enable concurrency. ## Related issue and scope...
**Describe the bug** I enable kodi sync queue plugin, then restart kodi, it starts syncinc, all good. Then, I play some videos, and close kodi. Later in the day, or...
### Describe the bug In: https://github.com/keycloak/keycloak-documentation/blob/main/server_admin/topics/threat/read-only-attributes.adoc The configuration guide via standalone-ha.xml or CLI seem both out-of-date. In the latest keycloak stable version (15.0.2 as of writing this issue), the provider...
### Description It would be nice is to disable `WRITE_DURATIONS_AS_TIMESTAMPS` using config. Currently quarkus supports disabling `WRITE_DATES_AS_TIMESTAMPS` which is very similar. ### Implementation ideas _No response_
### Description This property is useful to deserialize snake_case JSON properties into Java camelCase POJO properties. It doesn't seem to be configurable currently via the quarkus.jackson options. ### Implementation ideas...
##### SUMMARY When attempting to use post_renderer on kubernetes.core.helm, the result command is bogus and does not work: ``` msg: '[Errno 2] No such file or directory: b''--post-renderer=/tmp/ansible.1zs3ebirpg-db-kustomize/kustomize.sh'': b''--post-renderer=/tmp/ansible.1zs3ebirpg-db-kustomize/kustomize.sh''' ```...
**Describe the bug** Using Firefox mobile or other forks (Mull), the documentation pages styling is broken, showing a black bar on the side with unreadable text. **Which pages** All documentation...
**Describe the bug** LDAP Outpost will refuse to start until an Application is created that uses it. This is a bit strange, is it intended? The logs do not imply...