Live data from Hacker News

Out of control Java processes when dealing with a leap second?

bugzilla.mozilla.org

21–30 of 43 posts

Re: Out of control Java processes when dealing with a leap second?

#27
post #10

Earlier quoted context omitted.

Yeah this is what is slaying linkedin at the moment.

MySQL is also apparently affected, according to the #mysql IRC channel.

Yes, this happened on my development MySQL instance and also one of my production instances of MySQL -- but not another one that I have. I'm not sure why it only affected one, maybe different versions of MySQL?

Re: Out of control Java processes when dealing with a leap second?

#30

Even if you're not running java in your stack, it's worth a quick check on your servers. Our SoftLayer servers use an Adaptec RAID card and the monitoring software uses the JVM and will suck up all of your CPU. All of our MySQL/Cassandra/Redis/Kestrel servers needed to be bounced because they had RAID cards. Frustrating.

Even if you don't have java installed but you're running on shared infrastructure that might be running MySQL/Java elsewhere it's a crazy day. My inbox is full of performance-below-acceptable-levels/high-load alerts.
Post reply on HN