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

pthread create should log to syslog on failure [JIRA: RIAK-2582] #196

Open
matthewvon opened this issue Jun 3, 2016 · 0 comments
Open

Comments

@matthewvon
Copy link
Contributor

There is no access to leveldb's Logger in the thread creation code (which is also called during eleveldb startup now days). Failed thread creation should post error messages to syslog.

Same with thread priority change failures.

@Basho-JIRA Basho-JIRA changed the title pthread create should log to syslog on failure pthread create should log to syslog on failure [JIRA: RIAK-2582] Jun 3, 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