-
**Memgraph version**
2.14.1
**Environment**
* google GKE, x84
* docker image memgraph:2.14.1
* /var/lib/memgraph and /var/log/memgraph mounted via NFS.
**Describe the bug**
After several re…
-
```
$ sudo make install
impl.c:(.text+0x23ef): warning: the use of `tempnam' is dangerous, better use `mkstemp'
```
I use supervisor to manage stop/start application, but i've been digging around for…
-
It would be very helpful to allow Greengrass components to be restarted without entering into the BROKEN state in a controlled way. There is already a pattern in place here where components can reques…
-
Using Hyprland `master`, Nixpkgs `nixos-unstable`, also using [#49](https://github.com/jirutka/swaylock-effects/pull/49). I have three monitors, middle, left, and top. Coordinates: middle `(1920, 1440…
-
- Sometimes I can't connect my client to the server, even though it's running.
- It happens randomly.
- I'll know right away if this happens - upon restarting server, if I can make a connection the…
-
**Describe the bug**
The Loki Backend container will hang indefinitely when attempting to shutdown. The rollout only progresses due to the 5 minute grace period from Kubernetes.
```sh
❯ k -…
-
When my application closes the zmq sockets not in graceful way (crash), after restarts it gets messages from the previous acquisition. Is there a way to discard/reset the message queue, aka flush old …
-
Requested by @awoods187 and @jseldess
tldr: we want a way to reliably shut down an entire cluster.
Today during multi-user demos and tests, users run afoul of production-level rules when trying…
-
We want a worker pool, that maintains pool of workers (this can be statically configured or dynamically increase or decrease) and delegates incoming requests to available workers and respond back with…
-
# 🐛 Bug
The validator/fullnode process doesn't shutdown gracefully went sent SIGTERM. In Kubernetes, this means that it gets SIGKILLed 30s later. This creates the potential for database corruption …