2011-03-17

rone: (asplode)
2011-03-17 06:12 pm
Entry tags:

this is why calling programmers "engineers" isn't even wrong

We can safely do 150 writes/sec/storage node. IR alone was attempting 330 writes/sec/storage node. We dialed back IR traffic and stopped seeing 503s for writes. However, reads were still seeing 503s. This was because we were doing full table scans.