You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Hassan Eslami (JIRA)" <ji...@apache.org> on 2016/04/26 20:10:12 UTC

[jira] [Created] (GIRAPH-1057) Decoupling NettyClient from control flow policy

Hassan Eslami created GIRAPH-1057:
-------------------------------------

             Summary: 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)