ttttttz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19810
Change subject: IMPALA-12102: This patch avoids memory leaks due to the large number of JNI exceptions thrown ...................................................................... IMPALA-12102: This patch avoids memory leaks due to the large number of JNI exceptions thrown During the processing of JNI Exceptions, some local references were not released in a timely manner, which may lead to memory leaks in the JVM. Testing: Change-Id: I4843df07dd0f9d3dc237f91db4ec00721ebbd680 --- M be/src/util/jni-util.cc 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/10/19810/1 -- To view, visit http://gerrit.cloudera.org:8080/19810 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4843df07dd0f9d3dc237f91db4ec00721ebbd680 Gerrit-Change-Number: 19810 Gerrit-PatchSet: 1 Gerrit-Owner: ttttttz <[email protected]>
