[jgroups-git] [belaban/JGroups] 429ff8: View between creation of request and registration ...
Brought to you by:
belaban
From: GitHub <no...@gi...> - 2012-02-27 11:57:15
|
Branch: refs/heads/JGRP-1428 Home: https://github.com/belaban/JGroups Commit: 429ff8dfd70f64306019b28acc13bc51c6576651 https://github.com/belaban/JGroups/commit/429ff8dfd70f64306019b28acc13bc51c6576651 Author: Bela Ban <be...@ya...> Date: 2012-02-27 (Mon, 27 Feb 2012) Changed paths: M src/org/jgroups/blocks/GroupRequest.java M src/org/jgroups/blocks/RequestCorrelator.java M tests/junit-functional/org/jgroups/blocks/GroupRequestTest.java Log Message: ----------- View between creation of request and registration with view handler doesn't cause requests to hang or time out (https://issues.jboss.org/browse/JGRP-1428) |