You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/01/19 19:46:28 UTC

[kudu-CR] KUDU-1767. c++ client: Prevent concurrent flushes by default

Mike Percy has abandoned this change.

Change subject: KUDU-1767. c++ client: Prevent concurrent flushes by default
......................................................................


Abandoned

Abandoning this workaround. For many ingest use cases, where people consider the primary data dependency to be a key-based dependency, we could provide a mode to provide a kind of "eventual consistency" ingest model as an alternative to AUTO_BACKGROUND_FLUSH, which provides no ordering guarantees. I filed KUDU-1841 to track that idea.

-- 
To view, visit http://gerrit.cloudera.org:8080/5533
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: abandon
Gerrit-Change-Id: I3e48a054093163824573962963ddcba122a948b8
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <da...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>