]
Tristan Tarrant updated ISPN-10291:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Upgrade to JGroups 4.1.1.Final
------------------------------
Key: ISPN-10291
URL:
https://issues.jboss.org/browse/ISPN-10291
Project: Infinispan
Issue Type: Component Upgrade
Components: Dependency
Affects Versions: 10.0.0.Beta3
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 10.0.0.Beta4
JGroups 4.1.0.Final has several improvements for running under Quarkus, plus should be
better at using the same kind of IP address everywhere when not running with
{{-Djava.net.preferIPv4Stack=true}}:
http://belaban.blogspot.com/2019/05/410-released.html
4.1.1.Final adds a fix for JGRP-2350 (TCP: connection close can block when send() block
on full TCP send-window) and for JGRP-2354 (ForkChannel does not receive SITE_UNREACHABLE
events)