[jgroups-git] [belaban/JGroups] 0e8cfd: Close InputStream when done parsing configuration ...
Brought to you by:
belaban
From: Bela B. <no...@gi...> - 2023-10-02 08:27:46
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 0e8cfd48dff4b8c76b1c1233214d616f34b4d3ea https://github.com/belaban/JGroups/commit/0e8cfd48dff4b8c76b1c1233214d616f34b4d3ea Author: Bela Ban <be...@ma...> Date: 2023-10-02 (Mon, 02 Oct 2023) Changed paths: M src/org/jgroups/JChannel.java M src/org/jgroups/conf/ConfiguratorFactory.java Log Message: ----------- Close InputStream when done parsing configuration (https://issues.redhat.com/browse/JGRP-2731) |