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