[jgroups-git] [belaban/JGroups] 8e1d2a: Prohibits an unconnected channel to call setName()...
Brought to you by:
belaban
From: <no...@gi...> - 2011-11-29 15:39:13
|
Branch: refs/heads/Branch_JGroups_3_0 Home: https://github.com/belaban/JGroups Commit: 8e1d2acf7526706d78abad41a20ebe0969543eae https://github.com/belaban/JGroups/commit/8e1d2acf7526706d78abad41a20ebe0969543eae Author: Bela Ban <be...@ya...> Date: 2011-11-29 (Tue, 29 Nov 2011) Changed paths: M src/org/jgroups/JChannel.java Log Message: ----------- Prohibits an unconnected channel to call setName() (https://issues.jboss.org/browse/JGRP-1395) |