Hello Alexey Serbin, Yingchun Lai, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: [log] fix the Ranger client log count limit not working
......................................................................

[log] fix the Ranger client log count limit not working

In scenarios where authentication is enabled, the master
starts a Ranger subprocess to communicate with the KMS
process. I noticed that in these scenarios, the number
of log files generated by the Java subprocess was not
limited, causing a waste of disk space.

To address this issue, I updated the configuration file
for the Java subprocess. To verify the effectiveness of
this commit, I also added new unit tests to ensure it.

Change-Id: Idc528d68947c222fa7be338057ea7af134eb0dd4
---
A 
java/kudu-subprocess/src/main/java/org/apache/kudu/subprocess/log/LoggingTestMain.java
M src/kudu/subprocess/subprocess_proxy-test.cc
M src/kudu/subprocess/subprocess_proxy.cc
M src/kudu/subprocess/subprocess_proxy.h
4 files changed, 133 insertions(+), 3 deletions(-)


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idc528d68947c222fa7be338057ea7af134eb0dd4
Gerrit-Change-Number: 21572
Gerrit-PatchSet: 2
Gerrit-Owner: KeDeng <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to