Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Oct 25, 2024
1 parent c4fe3f9 commit d927711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong/clustering/services/sync/rpc.lua
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ local function do_sync()
local delta_row = delta.row
local ev

-- item must have ws_id to generate the correct lmdb key
-- delta must have ws_id to generate the correct lmdb key
-- set the correct workspace for item
opts.workspace = assert(delta.ws_id)

Expand Down

0 comments on commit d927711

Please sign in to comment.