You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by pm...@apache.org on 2022/01/10 21:16:23 UTC

[samza] 01/01: Fix NPE in finally block hiding original exception in FileUtil

This is an automated email from the ASF dual-hosted git repository.

pmaheshwari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git

commit b76a7af055b7038cb75fd7d6ff0a3e42287a377e
Merge: 85151e2 c411598
Author: Prateek Maheshwari <pr...@utexas.edu>
AuthorDate: Mon Jan 10 13:16:15 2022 -0800

    Fix NPE in finally block hiding original exception in FileUtil

 samza-core/src/main/scala/org/apache/samza/util/FileUtil.scala | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)