Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20631 )

Change subject: KUDU-3520 Fix file descriptor leak in encryption
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/20631/1/src/kudu/util/env_posix.cc
File src/kudu/util/env_posix.cc:

http://gerrit.cloudera.org:8080/#/c/20631/1/src/kudu/util/env_posix.cc@1569
PS1, Line 1569:         return IOError(fname, errno);
> How do you propose to do this? I need to pass the encryption header to the
The idea is to have a wrapper around the file descriptor.  Pass/move the 
wrapper object into a constructor that takes it along with all the parameters 
you need.



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2412429d4fe836b705296e9e30453d7c4d030cec
Gerrit-Change-Number: 20631
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: Abhishek Chennaka <achenn...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <laiyingc...@apache.org>
Gerrit-Reviewer: Zoltan Chovan <zcho...@cloudera.com>
Gerrit-Comment-Date: Thu, 09 Nov 2023 18:56:11 +0000
Gerrit-HasComments: Yes

Reply via email to