Neil Wei

Results 7 comments of Neil Wei

It will be great to get the no. of rows along with error!

@dmathieu Thank you for the suggestion for the baggage. I am new to OpenTelemetry, and my understanding is that a Span is immutable and otelgin [starts a span](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/instrumentation/github.com/gin-gonic/gin/otelgin/gintrace.go#L87) already. So...

@StarlightIbuki Thank you for your prompt reply. The file you indicate is `pb_rpc.lua` but the issue I faced is located in `mp_rpc.lua`. Could they be the same thing? updated: It...

May I know the expected release date of next version?

@StarlightIbuki It seems like the fix for "mp_rpc.lua" was not included in [3.6.0](https://github.com/Kong/kong/blob/3.6.0/kong/runloop/plugin_servers/mp_rpc.lua#L340-L341)

@StarlightIbuki Thank you! I understand the fix did applied to `pb_rpc.lua`. I just want to remind that the fix did not applied to `mp_rpc.lua` which means older plugin server(use messagePack...

@StarlightIbuki Some feedbacks here -- Is there any memory limitation for the running plugin server? I'm pretty sure my server has enough memory, regarding to the monitor, it has more...