-
Hi! Our bioyino cluster consumes a lot of resources from each host. Probably, the cluster node will run out of resources soon. Are there any plans to shard the collected metrics?
-
### Expected behaviour
The session should be able to be started when running Redis in cluster mode.
### Actual behaviour
session_start() returns false and gives warning:
"System.WARNING: session…
-
This is based of the idea of a postgresql table space http://www.postgresql.org/docs/8.1/static/manage-ag-tablespaces.html
The idea is pretty simple allow me to asign tables to exist in different fol…
-
Originally reported on Google Code with ID 8488
```
Dear developers,
we have some strange/annoying problems with IEDriver on Win7 / Win8 and IE 10 / IE
11.
The machines are 64bit as well as the use…
-
Potential names,:
- check_vmware_eggs_in_basket
- check_vmware_basket
- check_vmware_eggs
TODO: Flesh out description of this issue.
This could potentially be two separate plugins.
-
Atm i have configfile_xxx to specify where instance config files are but ther's no way to specify to use different Game.ini/GameUserSettings.ini for each instance.
Is there a way to solve this issue?…
-
We (@fmkaiser) experienced a sudden DB load peak caused by (apparent) old files cleanup.
we suspect that the very slow queries described below are embedded in a cron task.
### Steps to reproduce
…
-
### Godot version
v4.0.alpha.custom_build (690fefe43ee74c0ae3ed5642f3aefbeb711f9d1c)
### System information
Ubuntu 20.04.3 LTS Memory: 31.3 GB
### Issue description
After creating two s…
-
playbook launch:
`ansible-playbook -i inventory/infrastructure/hosts playbooks/all.yml --limit vault --tags vault-community `
```
TASK [ansible-role-vault-community : Vault main configuration] **…
-
I have this snippet of code and message is delivered to a client only after 5 seconds, which surprises me.
``` java
public class ConnectSessionHandler extends DefaultSessionEventHandler
{
…