Skip to content
#

replication

Here are 456 public repositories matching this topic...

jfg956
jfg956 commented Dec 6, 2019

When using the aggregation mode, the display alias feature display the wrong title: it displays a bogus alias instead of the expected text.

The reason is that the aggregation code is modifying the title of the instance but not its alias.

PR on the way.

gluster-ant
gluster-ant commented Mar 12, 2020

URL: https://bugzilla.redhat.com/1379982
Creator: ndevos at redhat
Time: 20160928T10:44:57

Description of problem:
http://review.gluster.org/14701 adds new public functions for gfapi applications that want to receive upcall events. These functions are sparsely documented, which need to improve.

Version-Release number of selected component (if applicable):
mainline (+backports)

guestisp
guestisp commented Nov 23, 2017

I don't want to use current chunks loop for replication (mostly because is still unclear how it works).
What I would like is to set our cluster to replicate as much chunks as possible up to REPLICATION_BANDWIDTH_LIMIT_KBPS

What should I have to set and how ? I think that both REPLICATION_BANDWIDTH_LIMIT_KBPS and chunks loop limits are honored, so I have to set chunk loop to very high value

AshutoshBharti
AshutoshBharti commented Aug 16, 2019

Hey, I noticed in the MongoShake-Detailed-Documentation.md, at two places, 'Syncer' has been written as 'Synder' twice.

 # 4. Architecture & Data Flow
... 
-Syncer is responsible for fetching data from the source database. If the source is a Mongod or a ReplicaSet, then there is only one **Synder**. If it is a Sharding mode, then there need to be multiple "syncers" connecting to each sh

SymmetricDS is a database and file synchronization solution that is platform-independent, web-enabled, and database agnostic. SymmetricDS was built to make data replication across two to tens of thousands of databases and file systems fast, easy and resilient. We specialize in near real time, bi-directional data replication across large node networks over the WAN or LAN.

  • Updated Jul 2, 2020
  • Java
nigel889
nigel889 commented May 11, 2018

I want to call External Scripts after swichover/failover the new master and all slaves active . but the "failover-post-scripts" called after the new leader has been setup. can I do this ? how do it ?

Dinosauria
Dinosauria commented Apr 23, 2019

Description

在全量迁移时 create table 阶段会执行 count操作,表创建完了,开始迁移数据时还会count。 所以create table阶段的 count操作可否省略掉。

Steps to reproduce the issue:
1.
2.
3.

Describe the results you received:

Describe the results you expected:

Output of ./dtle version:

(paste your output here)

**Additional information you deem important (e.g. issue happens only occasionally

Improve this page

Add a description, image, and links to the replication 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 replication topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.