Skip to content
#

high-availability

Here are 376 public repositories matching this topic...

advanced-java

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Mar 14, 2021
  • Java
sermilrod
sermilrod commented May 19, 2017

FEATURE REQUEST:
Hi,

I see that there is nothing in the kargo repo related to docker login stuff and more precisely nothing about the ability to make kubernetes pull images from private registries such as ECR.

I have a solution for this that currently works for ECR and CoreOS and that could be extended to different registries solutions (azure one, custom private registry on premi

liulinghao0421
liulinghao0421 commented Mar 8, 2021

What language are you using?

c++

What operating system (Linux, Ubuntu, …) and version?

Linux

What runtime / compiler are you using (e.g. jdk version or version of gcc)

gcc
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).

大佬,请问下DCache现在开源版本稳定吗?可以用于生产环境吗?打算接入生产环境DCache

thanos
joshimoo
joshimoo commented Aug 27, 2020

We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661

While doing this also improve the log messages, where possible.
For an example of a successf

haproxy
KennethcLee
KennethcLee commented Feb 26, 2021

Getting below error while performing pg_autoctl perform switchover on the monitor instance.

00:04:41 6265 ERROR Failed to receive monitor's notifications
00:04:41 6265 ERROR Failed to wait until a new primary has been notified

Database size: 10 GB
Transfer over LAN network
Both primary and standby are idle beside performing the switchover.

The switchover eventually complete

freeseacher
freeseacher commented Mar 6, 2021

Hi.
Could we please extend or make configurable https://github.com/jacksontj/promxy/blob/7621c9db1dc809ad10217fc4d58713d8ec519ae7/pkg/logging/logging.go#L16

I want to get all the query in logs. Some large queries does not fit, other are cut in pretty interesting places and can be misleading.

Today i got pretty strange system behavior and found that we have some queries that started from

Improve this page

Add a description, image, and links to the high-availability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the high-availability topic, visit your repo's landing page and select "manage topics."

Learn more