cluster
Here are 1,497 public repositories matching this topic...
The demo pages available at: http://<server address>/players (for example: http://172.16.1.239:8085/players/srs_player.html?vhost=players) are available in english too?
I installed from git sources and I have them in chinese.
Thank you!
Regards,
Dan
Expected behaviour
var_dump(method_exists($redis, 'resetstat')); should return bool(true)
Actual behaviour
it returns false
I'm seeing this behaviour on
- OS: macOS 10.14.6
- Redis: 5.0.6
- PHP: 7.2.1
- phpredis: 5.1.1
I also see this on Linux, PHP 7.3.11, Redis 5.0.6, phpredis 5.1.1
Steps to reproduce, backtrace or example script
php -a
php > $
-
Updated
Apr 30, 2020
I'm new in Akka and trying to self-define a dispatcher in my code. But there are so few akka dotnet examples available, and most of them are using config files..
Could I create a dispatcher in code, i.e., like the follows:
public Dispatcher myDispatcher = new Dispatcher(new DispatcherConfigurator(ConfigurationFactory.ParseString(@"akka.actor.default-dispatcher { type = ""Akka.Dispatch.TaskDisp
-
Updated
Jun 2, 2020 - Python
Use case:
Have better compatibility with PostgreSQL tools
Feature description:
PostgreSQL supports various Data Type Formatting Functions
CrateDB has date_format and format as alternative, but for improved tooling support it would be good to have the PostgreSQL variants:
- `to_char(timestamp, text
Describe the bug
vmagent with sd_k8s
To Reproduce
Start vmagent with config:
- job_name: 'kubernetes-pods'
kubernetes_sd_configs:
- role: pod
on a cluster with many pods.
Please add pod name to error log.
It's hard to find them in a big cluster. In a message like this it's not clear what was the pod.
2020-04-15T22:32:32.512Z error Victor
-
Updated
Jun 12, 2020 - Python
-
Updated
Nov 22, 2018 - Go
The AWS walkthrough states the only required policies are AmazonEC2FullAccess, AutoscalingFullAccess & AmazonVPCFull Access.
However, the AWS Walkthrough fails with the following message:
2019-06-24T02:46:13+05:30 [✖] Error during apply of atomic reconciler, attempting clawback: AccessDenied: User: arn:aws:iam::406569211866:user/k
-
Updated
Jun 11, 2020 - Java
Currently I cannot find any docs about dependency-watchdog. Currently it seems to be:
- probing the kube-apiserver and scaling down the kube-controller-manager to 0 replicas when the kube-apiserver is reachable internally but unreachable externally
- restarting control plane components in
CrashloopBackoffonce etcd is again available
Describe the bug
/usr/share/icinga2/include/command-plugins.conf provides the http CheckCommand. Since version 2.3.0 there is a new option in check_http which allows for checking the correctness of a certificate and hostname match: --verify-host. Please add this to the built in template library.
https://icinga.com/docs/icinga2/latest/doc/10-icinga-template-library/
$ /usr/
-
Updated
Jan 7, 2016 - Go
The example configs don't contain an example of setting the display name in yaml configs.
Also --display-name is missing from the README.md docs for flags
Issue
When using SingleBrowserImplementation and chrome gets into a state in which it cannot be restarted then the error does not bubble which causes a javascript unhandledrejection. Since there is no way to catch this it forces consuming code into a dead end. Using node v8.11.1
Reproduction:
I have not found a way to put chrome into such a state that it cannot be restarted so the rep
Given an existing cluster, is there any way to check
A) whether a local registry is enabled for that cluster, and
B) the value of registry-port/registry-name?
Relatedly: given a cluster that was started without the --enable-registry flag, is there any way to enable the registry post-facto?
-
Updated
Mar 7, 2020 - Java
If repmgr standby promote is executed with a failed Primary then it doesn't run:
postgres@ip-10-11-12-13[iltestdb01:5432] ~$ repmgr standby promote --siblings-follow
WARNING: unable to connect to remote host "iltest_pg1" via SSH
WARNING: unable to connect to remote host "iltest_pg5" via SSH
ERROR: 2 of 3 sibling nodes unreachable via SSH:
DETAIL: iltest_pg1 (ID: 1)
DETAIL: iltes
There are currently options to enable load balancers for master and replica nodes, but that would be cool to support balancing for pooler service too.
Description
I still haven't been able to reproduce this crash consistently but it been happening every now and then according to our Crashlytics. Also we haven't changed anything significantly with out cluster implementation so I'm not sure what could be causing it.
Crashed: NSOperationQueue 0x1c482b240 (QOS: UNSPECIFIED)
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000
$s7Cluster1
I just bought four Raspberry Pi PoE HATs, and I'm trying to incorporate them into the cluster... but there are two issues I'm running into currently:
- They come with female-to-female 9mm M2.5 spacers that need to be precisely this height so the contact can be made with the GPIO port and the PoE header. So I can't physically screw the Pi into the bone-style clear case using it's screws and h
-
Updated
May 29, 2020 - Dockerfile
-
Updated
Jun 12, 2020 - Makefile
https://goreleaser.com may be better than the crap I threw together.
Hi there, probably stupid question but is there any detailed doc of what kind of content the config json can contain? I see you can setup username and password for each kernel: is this an authentication against the livy server?
Is there a way to specify the address of the server?
Also, is it possible to customize the location of the config.json file?
Thanks!
Now, some query examples(simple and prefix) are given, but it seems to be not enough to get quick start for more complicated query logic.
Query String Query supports all kinds of query such as Phrases, Field Scoping, Boolean Query, Numeric Ranges, fuzzy search and so on.
If more examples are given, it seems to be more friendly to tiro.
Currently the option for number of partitions is ignored. As a stop-gap measure we should check it and make sure it is not greater than 1.
Improve this page
Add a description, image, and links to the cluster topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cluster topic, visit your repo's landing page and select "manage topics."
Sorry in advance but the issue template really does not apply at all to my issue.
Abstract
When using the none driver in a linux environment I get issues with PVCs after restarting. This is due to the
/tmpdirectory being atmpfsfilesystem.Details
Many mainstream linux distributions adopted systemd as the init system quite a while ago, and under this system, the
/tmpdirector