The Wayback Machine - https://web.archive.org/web/20210824135008/https://github.com/topics/high-availability
Skip to content
#

high-availability

Here are 397 public repositories matching this topic...

advanced-java

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

  • Updated Aug 22, 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

thanos
GiedriusS
GiedriusS commented May 27, 2021

Is your proposal related to a problem?

Replication is currently slow.

Describe the solution you'd like

tools bucket replicate could upload a few objects at a time instead of one by one

Describe alternatives you've considered

Copying the objects with some other tool but tools bucket replicate is way too convenient because you can use two completely different object st

dangesong
dangesong commented Oct 15, 2020

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)

4.8.5

Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p

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
s4ke
s4ke commented Jun 8, 2021

This is something that came up with our experiments in migrating our cluster from 1.3 to 1.5.

Our process is essentially as follows:

  1. create cluster as is with a single primary
  2. disable monitor on primary with --force on it pg_autoctl disable monitor --force --pgdata /var/lib/postgresql/12/main_cluster/
  3. stop pg_autoctl service with sudo service postgresql_main_cluster stop
  4. e

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