I have commented out every actual redis action in my code and the cpu still hits 100% which I assume to mean that it is something with the Jedis lib or config. I have checked the Jedis google group and there are stories of hitting 100% cpu but with much different causes.
Anyone had any similar problems? Not really sure where to start on this one.


Reply With Quote