Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a standalone message match parser in the luasandboxutil lib #131

Closed
trink opened this issue Apr 29, 2016 · 1 comment
Closed

Create a standalone message match parser in the luasandboxutil lib #131

trink opened this issue Apr 29, 2016 · 1 comment

Comments

@trink
Copy link
Contributor

trink commented Apr 29, 2016

Remove the dependency on the sandbox and create a standalone match parser in the luasandboxutil lib https://github.com/mozilla-services/lua_sandbox/blob/master/include/luasandbox/heka/message_matcher.h#L32

The sandbox message matcher module created here: faadb41 is as temporary measure. The module should go away and be replaced by a simple create_message_matcher() function call (no builder wrapper required)

@trink
Copy link
Contributor Author

trink commented May 9, 2016

9733186

@trink trink closed this as completed May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant