diff --git a/kong/clustering/services/sync/rpc.lua b/kong/clustering/services/sync/rpc.lua index cc2bde2d6c69..70ff0c76615f 100644 --- a/kong/clustering/services/sync/rpc.lua +++ b/kong/clustering/services/sync/rpc.lua @@ -246,7 +246,7 @@ local function do_sync() local delta_row = delta.row local ev - -- item must have ws_it to generate the correct lmdb key + -- item must have ws_id to generate the correct lmdb key assert(delta.ws_id) if delta_row ~= ngx_null then