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.

Jepsen: Crate 0.54.9 version divergence

127 pointsby gmcabritaalmost 9 years ago

4 comments

ianamartinalmost 9 years ago
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 未加载
sdegutisalmost 9 years ago
Not to be confused with Rust Crates (which I mention because I was confused).
评论 #11997661 未加载
justinsaccountalmost 9 years ago
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_johnsonalmost 9 years ago
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 未加载