Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/3061
to review the following change.
Change subject: Short-circuit compaction when past "uncommitted" timestamp
......................................................................
Short-circuit compaction when past "uncommitted" timestamp
Since redos are in timestamp order, we can short-circuit our traversal
once we determine that the transactions in question are still
uncommitted.
Change-Id: I26922fb94572b7422b9230b3b5a3675bcd791c74
---
M src/kudu/tablet/compaction.cc
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/3061/1
--
To view, visit http://gerrit.cloudera.org:8080/3061
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I26922fb94572b7422b9230b3b5a3675bcd791c74
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>