]
Bela Ban commented on JGRP-1920:
--------------------------------
OK, can you close this JIRA then ?
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.