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

3.3 - Thread Logging #30

Merged
merged 1 commit into from
Feb 14, 2020
Merged

3.3 - Thread Logging #30

merged 1 commit into from
Feb 14, 2020

Conversation

alexiudice
Copy link
Contributor

Adds two different way of thread logging. First, adds procedure 'apoc.log.threadPools' to gather thread pool information. Second, adds individual thread debug logging by overriding the ExecutorService 'beforeExecute' method. Individual thread debugging must be turned on through the neo4j.conf.

….log.threadPools' to gather thread pool information. Second, adds individual thread debug logging by overriding the ExecutorService 'beforeExecute' method. Individual thread debugging must be turned on through the neo4j.conf.
@alexiudice alexiudice force-pushed the story-threadLogging-3.3 branch from 62dcd3e to 05fd5da Compare February 14, 2020 16:39
@bradnussbaum bradnussbaum changed the title story - 3.3 - threadLogging 3.3 - Thread Logging Feb 14, 2020
@bradnussbaum bradnussbaum merged commit 10e4f70 into 3.3 Feb 14, 2020
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

Successfully merging this pull request may close these issues.

2 participants