Binglin Chang has uploaded a new change for review. http://gerrit.cloudera.org:8080/2324
Change subject: Fix a minor code issue in tablet.cc ...................................................................... Fix a minor code issue in tablet.cc When looked through the code, this line confused me: ops.reserve(ops.size()); After looking carefully I think it should be row_ops. Change-Id: Ida5840b0dc0851c64453035fb7856dfde15d88c4 --- M src/kudu/tablet/tablet.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/2324/1 -- To view, visit http://gerrit.cloudera.org:8080/2324 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ida5840b0dc0851c64453035fb7856dfde15d88c4 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Binglin Chang <[email protected]>
