]
Bela Ban updated JGRP-1920:
---------------------------
Fix Version/s: 3.6.3
FC: Flag NO_FC is not applied on RPC calls/responses
----------------------------------------------------
Key: JGRP-1920
URL:
https://issues.jboss.org/browse/JGRP-1920
Project: JGroups
Issue Type: Bug
Reporter: Karim AMMOUS
Assignee: Bela Ban
Fix For: 3.6.3
When we set Flag.NO_FC on an RPC call through "RequestOptions", we expect that
both request and response will be not rate limited.
Currently, both request and response could be slow down by flow control protocols.