Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
adf33c29
Commit
adf33c29
authored
Apr 13, 2022
by
Valery Sizov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove overriden registry_consistency_worker_enabled? method
parent
f9c3a331
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
ee/app/models/geo/job_artifact_registry.rb
ee/app/models/geo/job_artifact_registry.rb
+0
-6
No files found.
ee/app/models/geo/job_artifact_registry.rb
View file @
adf33c29
...
...
@@ -36,12 +36,6 @@ class Geo::JobArtifactRegistry < Geo::BaseRegistry
::
Geo
::
FileRegistryRemovalWorker
end
# TODO Remove this when enabling geo_job_artifact_replication by default
override
:registry_consistency_worker_enabled?
def
self
.
registry_consistency_worker_enabled?
true
end
def
self
.
failed
if
::
Geo
::
JobArtifactReplicator
.
enabled?
with_state
(
:failed
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment