James Peach created TS-4714:
-------------------------------
Summary: use the registry to stash binding pointers
Key: TS-4714
URL: https://issues.apache.org/jira/browse/TS-4714
Project: Traffic Server
Issue Type: Improvement
Components: Lua
Reporter: James Peach
In the Lua binding library, {{BindingInstance::attach_ptr}} stashes a pointer
into a map in the binding instance. We can improve this by stashing the pointer
into the registry of the binding instance. We would just create an internal
table with an uncommon name that we can use to store light userdata in
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)