Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/24029 )
Change subject: IMPALA-12621: Prevent Thread interrupt flag poisoning of JVM threads ...................................................................... Patch Set 2: (1 comment) Thanks for the comments! http://gerrit.cloudera.org:8080/#/c/24029/1/be/src/util/jni-util.h File be/src/util/jni-util.h: http://gerrit.cloudera.org:8080/#/c/24029/1/be/src/util/jni-util.h@539 PS1, Line 539: // Clear interrupt status of JNI thread. : JniUtil::ClearThreadInterruptStatus(env_); > For debug builds my preference would be to check both before and after the Core tests passed with DCHECKs, so it's probably not that frequent. Currently I'm running exhaustive tests. -- To view, visit http://gerrit.cloudera.org:8080/24029 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iaec6860433431064737e994999dd57a63f223a20 Gerrit-Change-Number: 24029 Gerrit-PatchSet: 2 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Thu, 26 Feb 2026 14:07:31 +0000 Gerrit-HasComments: Yes
