TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Fault in Hong Kong Air Traffic system caused by exceeding 5500 user settings

20 点作者 dklsf大约 8 年前

4 条评论

atonse大约 8 年前
This just doesn&#x27;t add up to me.<p>5500 is an odd number (not power of two) which rules out some kind of overflow issue.<p>Was this some kind of fixed size database? Why would it have crashed when storing 5500 rows?<p>Maybe storing that many hit a timeout, and maybe they were stored outside a transaction, hence leaving the system in an inconsistent state? But that wouldn&#x27;t explain the database shutting down.<p>Maybe they were trying to store 5500 but hit a limit at 4096 before getting there?<p>I feel something is lost in translation (between nerds and non nerds) in the explanation for this outage.
评论 #14128828 未加载
cnvogel大约 8 年前
It seems to be this one here... Auto Track III<p><a href="http:&#x2F;&#x2F;www.raytheon.com&#x2F;capabilities&#x2F;products&#x2F;autotrac&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.raytheon.com&#x2F;capabilities&#x2F;products&#x2F;autotrac&#x2F;</a> <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=QB4Qy6mNYWY" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=QB4Qy6mNYWY</a>
lm2s大约 8 年前
This reminds me of junior (and sometimes not so junior) developers not protecting against the full range of possibilities in conditions, and how hard it&#x27;s for some to understand that there&#x27;s glitches that make the counter go +2 instead of +1 before arriving at the condition check.
cpncrunch大约 8 年前
Atrocious site. Popups before seeing site. Then difficult to scroll. Randomly navigates to a new story when scrolling.