[
https://issues.apache.org/jira/browse/GIRAPH-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hassan Eslami resolved GIRAPH-1057.
-----------------------------------
Resolution: Fixed
Thanks Dionysis Logothetis for reviewing the code and Sergey Edunov for
committing the code.
> Decoupling NettyClient from control flow policy
> -----------------------------------------------
>
> Key: GIRAPH-1057
> URL: https://issues.apache.org/jira/browse/GIRAPH-1057
> Project: Giraph
> Issue Type: Improvement
> Reporter: Hassan Eslami
> Assignee: Hassan Eslami
>
> The credit-based flow control policy added in NettyClient in GIRAPH-1027
> caused the code to look complicated due to interleaving of flow control code
> with the logic for sending packets and handling ACK responses. A refactoring
> is needed to decouple flow control policy and NettyClient, allowing us to
> develop more flow control policies regardless of requests sending and
> handling logic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)