[ceph-users] Re: Ceph Object Gateway and lua scripts

2023-04-11 Thread Thomas Bennett
Thanks Yuval. From your email I've confirmed that it's not the logging that is broken - it's the CopyFrom is causing an issue :) I've got some other example Lua scripts working now. Kind regards, Thomas On Sun, 9 Apr 2023 at 11:41, Yuval Lifshitz wrote: > Hi Thomas,I think you found a crash

[ceph-users] Re: Ceph Object Gateway and lua scripts

2023-04-11 Thread Yuval Lifshitz
It is a simple fix. you can have a look here: https://github.com/ceph/ceph/pull/50975 will backport to reef so it will be in the next release. On Tue, Apr 11, 2023 at 2:48 PM Thomas Bennett wrote: > Thanks Yuval. From your email I've confirmed that it's not the logging > that is broken - it's th

[ceph-users] Re: Ceph Object Gateway and lua scripts

2023-04-09 Thread Yuval Lifshitz
Hi Thomas, I think you found a crash when using the lua "CopyFrom" field. Opened a tracker: https://tracker.ceph.com/issues/59381 Will fix SASP and keep you updated. Yuval On Wed, Apr 5, 2023 at 6:58 PM Thomas Bennett wrote: > Hi, > > We're currently testing out lua scripting in the Ceph Objec