Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Fix 100% cpu utilisation on single CPU #247

Merged
merged 1 commit into from
Jan 4, 2017

Conversation

JPWatson
Copy link
Contributor

@JPWatson JPWatson commented Sep 6, 2016

Number of compaction threads must be more than 0 otherwise scheduledThreadPool is initialized with 0 threads and you get 100% cpu spin.

@madjam
Copy link
Collaborator

madjam commented Sep 7, 2016

👍

@madjam
Copy link
Collaborator

madjam commented Sep 7, 2016

We may need a similar fix in Atomix (io.atomix.manager.options.ServerOptions)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 43.262% when pulling fc44fff on JPWatson:default-compact-threads into 4f27595 on atomix:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants