Dan Burkert has posted comments on this change.

Change subject: [sys_catalog] no copying into intermediate KuduPartialRow
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/6315/1/src/kudu/master/sys_catalog.cc
File src/kudu/master/sys_catalog.cc:

Line 618:       kSysCatalogTableColId, 
TskSeqNumberToEntryId(entry.tsk().key_seq_num())));
I suspect this is the issue, you need to assign the result of 
TskSeqNumberToEntryId to a local, otherwise it doesn't outlive this line.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0dbcb822d8f85e1101846409e90e2e5af0afc4f3
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: Yes

Reply via email to