CPU spike in latest snapshots

Maybe you can check which thread is consuming your CPU cycles?

If you’re into Java, you can also hookup a profiler to find the root cause. I’ve successfully used JProfiler with openHAB before.