TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

We had issues with Monzo on 29th July

11 pointsby jxubalmost 6 years ago

1 comment

londons_explorealmost 6 years ago
I hope their internal report has more action-items...<p>They should have had probers running over test accounts on the production system to detect this kind of thing much quicker.<p>Cassandra&#x27;s config layer needs some kind of check that it isn&#x27;t allowed to make a change which turns a working service into a non-working one (adding 6 nodes while auto-bootstrap is set to false <i>always</i> leads to data inconsistency - so why did the config system allow such a transition?)<p>Doesn&#x27;t Cassandra support some kind of autoscaling like spanner&#x2F;bigtable? Something that happens automatically a couple of times every day is far less likely to go wrong. Less human effort too.