diff options
Diffstat (limited to 'geo-replication/syncdaemon/master.py')
| -rw-r--r-- | geo-replication/syncdaemon/master.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/geo-replication/syncdaemon/master.py b/geo-replication/syncdaemon/master.py index 80c4d9d8b95..796b9806f3a 100644 --- a/geo-replication/syncdaemon/master.py +++ b/geo-replication/syncdaemon/master.py @@ -673,7 +673,6 @@ class GMasterChangelogMixin(GMasterCommon):      # maximum retries per changelog before giving up      MAX_RETRIES = 10 -    CHANGELOG_LOG_LEVEL = 9      CHANGELOG_CONN_RETRIES = 5      def archive_and_purge_changelogs(self, changelogs):  | 
