summaryrefslogtreecommitdiffstats
path: root/geo-replication/syncdaemon/master.py
Commit message (Expand)AuthorAgeFilesLines
* geo-replication: Fix IPv6 parsingAravinda Vishwanathapura2020-07-121-2/+3
* [geo-rep] Merging multiple import into single importkshithijiyer2020-04-081-4/+4
* geo-rep: Note section is required for ignore_deletesShwetha K Acharya2020-01-031-0/+6
* georep: Merge Worker and Agent as a single processAravinda VK2019-11-071-12/+11
* geo-rep: Fix spelling errorsShwetha K Acharya2019-09-241-1/+1
* geo-rep: Convert gfid conflict resolutiong logs into debugKotresh HR2019-05-141-9/+12
* geo-rep: Fix rename with existing destination with same gfidSunny Kumar2019-04-261-3/+38
* geo-rep: Fix entries and metadata counters in geo-rep statusKotresh HR2019-04-241-3/+2
* geo-rep: Add more intelligence to automatic error handlingKotresh HR2018-10-301-24/+46
* geo-rep : fix log message in master.pySunny Kumar2018-09-241-2/+2
* multiple: Fix python2 to python3 compatKotresh HR2018-09-071-2/+2
* geo-rep: Make automatic gfid conflict resolution optionalKotresh HR2018-08-271-10/+12
* geo-rep: Cleanup unwanted codeKotresh HR2018-08-201-16/+0
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-4/+6
* geo-rep: Fix issues with gfid conflict handlingKotresh HR2018-07-201-41/+100
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-4/+4
* geo-rep: Log message improvementsAravinda VK2017-12-281-4/+4
* geo-rep: Cleanup stale unprocessed xsync changelogsKotresh HR2017-12-111-0/+5
* geo-rep: Refactoring Config and Arguments parsingAravinda VK2017-11-151-109/+126
* geo-rep: Fix passive brick's last sync timeKotresh HR2017-10-111-0/+1
* geo-rep: Add EINTR to retry list while doing readlinkKotresh HR2017-10-111-4/+6
* geo-rep: Fix syncing of hardlink of symlinkKotresh HR2017-08-241-6/+20
* geo-rep: Convert gfid mismatch logs to structured loggingKotresh HR2017-07-281-10/+17
* geo-rep: Handle possible entry failures gracefullyKotresh HR2017-07-211-1/+92
* geo-rep: Fix changelog encoding to encode only space and newlineAravinda VK2017-07-211-13/+18
* geo-rep: Fix entry failure because parent dir doesn't existKotresh HR2017-07-051-0/+5
* geo-rep: Structured log supportAravinda VK2017-06-201-108/+133
* geo-rep: Added metrics related to Sync TimeAravinda VK2017-06-151-2/+11
* geo-rep: Log time taken to sync entriesKotresh HR2017-05-291-1/+60
* geo-rep: Make changelog-batch-size configurableKotresh HR2017-05-241-9/+1
* geo-rep: Fix xsync crawlKotresh HR2017-02-161-1/+3
* geo-rep: Handle directory sync failure as hard errorKotresh HR2017-01-131-0/+3
* geo-rep: Fix Last synced status column issue during Hybrid CrawlAravinda VK2016-11-281-7/+9
* geo-rep: Logging improvementsAravinda VK2016-10-241-12/+8
* geo-rep: Use configured log_level for libgfchangelog logsAravinda VK2016-09-091-1/+0
* geo-rep: Fix History post processAravinda VK2016-09-071-186/+121
* geo-rep: Post process Data and Meta ChangelogsAravinda VK2016-08-261-180/+324
* georep: add reset-sync-time option for session deleteMilind Changire2016-06-281-0/+3
* geo-rep: Safely handle if unliked GFID not present in data listAravinda VK2016-06-191-1/+2
* geo-rep: Handling Rsync/Tar errors efficientlyAravinda VK2016-02-261-64/+44
* geo-rep: Handle hardlink in Tiering based volumeSaravanakumar Arumugam2016-02-261-10/+25
* geo-rep: Symlink Rename issueAravinda VK2015-12-171-1/+7
* geo-rep: use cold tier bricks for namespace operationsSaravanakumar Arumugam2015-12-031-4/+5
* geo-rep: fd close and fcntl issueAravinda VK2015-12-011-15/+19
* geo-rep: Fix FD leak from Active Geo-rep workerAravinda VK2015-11-181-0/+15
* geo-rep: Fix syncing chown in xsync crawlKotresh HR2015-11-081-5/+3
* geo-rep: Update last_synced_time in XSyncAravinda VK2015-11-041-14/+9
* geo-rep: Handle FXATTROP and XATTROPKotresh HR2015-10-291-1/+2
* geo-rep: Avoid cold tier bricks during ENTRY operationSaravanakumar Arumugam2015-10-261-0/+10
* geo-rep: Add data operation if mknod with tier attributeSaravanakumar Arumugam2015-10-261-0/+9