Skip to content

Commit

Permalink
remove incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Oct 10, 2024
1 parent 3970e32 commit 19ab65f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kong/conf_loader/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,6 @@ local function load(path, custom_conf, opts)
end
end

-- TODO: remove this when incremental sync is ready for GA
if not conf.cluster_rpc then
log.warn("Cluster incremental sync has been forcibly disabled")
conf.cluster_incremental_sync = false
Expand Down

0 comments on commit 19ab65f

Please sign in to comment.