]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/lua: add configurable memory limit for the lua state 52273/head
authorYuval Lifshitz <ylifshit@redhat.com>
Fri, 30 Jun 2023 13:27:08 +0000 (13:27 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Sun, 6 Aug 2023 16:42:47 +0000 (16:42 +0000)
commit776eea8c6535f16bd9256488dd644d40171a016e
tree0f1c43e8c808d9a83a7bb48f76b34f00d311b2f4
parentbd8af9498da7b6a2b55b701cf41acb8b3911f72f
rgw/lua: add configurable memory limit for the lua state

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
doc/radosgw/lua-scripting.rst
src/common/options/rgw.yaml.in
src/rgw/rgw_lua.cc
src/rgw/rgw_lua_background.cc
src/rgw/rgw_lua_data_filter.cc
src/rgw/rgw_lua_request.cc
src/rgw/rgw_lua_utils.cc
src/rgw/rgw_lua_utils.h
src/test/rgw/test_rgw_lua.cc