You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/03/06 20:20:33 UTC

[kudu-CR] WIP: KUDU-1908 Applying del/ins causes a crash

Andrew Wong has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/6272

Change subject: WIP: KUDU-1908 Applying del/ins causes a crash
......................................................................

WIP: KUDU-1908 Applying del/ins causes a crash

Attempting to reproduce KUDU-1908 crash.

Change-Id: Id68e7cecb5cf1072f2287293f44d6892654f9fb1
---
M src/kudu/integration-tests/fuzz-itest.cc
1 file changed, 1,121 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/72/6272/1
-- 
To view, visit http://gerrit.cloudera.org:8080/6272
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id68e7cecb5cf1072f2287293f44d6892654f9fb1
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>

[kudu-CR] WIP: KUDU-1908 Applying del/ins causes a crash

Posted by "Andrew Wong (Code Review)" <ge...@cloudera.org>.
Andrew Wong has abandoned this change.

Change subject: WIP: KUDU-1908 Applying del/ins causes a crash
......................................................................


Abandoned

Could not reproduce bug, JIRA has been marked resolved to reflect this.

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

Gerrit-MessageType: abandon
Gerrit-Change-Id: Id68e7cecb5cf1072f2287293f44d6892654f9fb1
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins