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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Jepsen: Crate 0.54.9 version divergence

127 点作者 gmcabrita将近 9 年前

4 条评论

ianamartin将近 9 年前
I have a general question about database reliability that perhaps someone could help me look into.<p>I love these Jepsen posts, and Kyle Kingsbury&#x27;s work is amazing.<p>It all shows that distributed systems are really complicated and difficult to get right. These posts on the open source ones are really great. But how do you go about evaluating a proprietary one?<p>Let&#x27;s say my company is looking for a columnar store. We look at the evaluation of Cassandra and think, &quot;Nope.&quot;<p>But then someone says, &quot;Hey! Let&#x27;s go with Redshift!&quot; How do you know that&#x27;s any better?<p>We all know that DB makers claim certain things. Why would Amazon be better at this tricky subject than the people behind ElasticSearch?<p>My question is that I would really like to know what people think about this?<p>Is the decision that it&#x27;s better to go with the unreliable demon that you know? Or is it better to pass the responsibility off to a company like Amazon, hope for the best, and lawyer up if unexpected things happen?
评论 #11998149 未加载
评论 #11998586 未加载
评论 #11998888 未加载
评论 #11998516 未加载
评论 #11998089 未加载
评论 #12001633 未加载
sdegutis将近 9 年前
Not to be confused with Rust Crates (which I mention because I was confused).
评论 #11997661 未加载
justinsaccount将近 9 年前
I think something went wrong here:<p><pre><code> ; For each [version, reads] pair, discard those with one value multis (remove (fn &lt;a href=&quot;&#x2F;data&#x2F;posts&#x2F;332&#x2F;k vs&quot;&gt;k vs&lt;&#x2F;a&gt; (= 1 (count (set (map :value vs)))))</code></pre>
lobster_johnson将近 9 年前
Is this bug in Crate, or Elasticsearch? I believe Crate bypasses Elasticsearch for some things and accesses shards directly, at least to perform query pushdown operations, but are they also handling the optimistic version control?
评论 #11998926 未加载