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

note enif_xxx return errors to syslog [JIRA: RIAK-2672] #204

Open
matthewvon opened this issue Jul 6, 2016 · 0 comments
Open

note enif_xxx return errors to syslog [JIRA: RIAK-2672] #204

matthewvon opened this issue Jul 6, 2016 · 0 comments

Comments

@matthewvon
Copy link
Contributor

Like this bug:

basho/leveldb#196

Failures from enif functions get ignored in eleveldb.cc. Should at minimum log the error to syslog. Example line that could stand logging:

if (enif_get_ulong(env, option[1], &minutes))

@Basho-JIRA Basho-JIRA changed the title note enif_xxx return errors to syslog note enif_xxx return errors to syslog [JIRA: RIAK-2672] Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants