David Ribeiro Alves has uploaded a new patch set (#4).

Change subject: Kudu Consistency Blog Post Pt1
......................................................................

Kudu Consistency Blog Post Pt1

This is the first part of multi-part blog post series about
consistency in Kudu.
It's hard to talk about consistency topics without context,
particularly in blog posts where we can't assume very much about
the readers. After struggling a bit with coming up with something
that could be self contained in a single post I ended up biting
the bullet and putting my name down to write a multi-part series.

The series will cover Kudu from a consistency standpoint. The
first post (this one) is about motivation and how the write
and read paths work in general. Follow up posts will cover
specific components, edge cases and guarantees. I'll finish
with a post about overall semantics and what users can expect
in the future.

Change-Id: Icaec0c8ace20651a65901a8e1786e785265540d1
---
A _posts/2017-08-21-kudu-consistency-pt1.md
1 file changed, 143 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/19/7019/4
-- 
To view, visit http://gerrit.cloudera.org:8080/7019
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icaec0c8ace20651a65901a8e1786e785265540d1
Gerrit-PatchSet: 4
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: David Ribeiro Alves <davidral...@gmail.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: David Ribeiro Alves <davidral...@gmail.com>
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>

Reply via email to