You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Arvind Prabhakar (Created) (JIRA)" <ji...@apache.org> on 2012/02/01 03:49:00 UTC

[jira] [Created] (FLUME-944) Implement a Load-balancing channel selector for multiplexing the load over many channels.

Implement a Load-balancing channel selector for multiplexing the load over many channels.
-----------------------------------------------------------------------------------------

                 Key: FLUME-944
                 URL: https://issues.apache.org/jira/browse/FLUME-944
             Project: Flume
          Issue Type: Improvement
            Reporter: Arvind Prabhakar




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-944) Implement a Load-balancing channel selector for distributing the load over many channels.

Posted by "Mike Percy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Percy updated FLUME-944:
-----------------------------

    Attachment: FLUME-944-1.patch

Attaching patch to implement load balancing channel selector.
                
> Implement a Load-balancing channel selector for distributing the load over many channels.
> -----------------------------------------------------------------------------------------
>
>                 Key: FLUME-944
>                 URL: https://issues.apache.org/jira/browse/FLUME-944
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.0.0
>            Reporter: Arvind Prabhakar
>            Assignee: Mike Percy
>         Attachments: FLUME-944-1.patch
>
>
> The load balancing channel selector could distribute load via:
> * round-robin semantics, or
> * using dynamic load measurements from the channel

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (FLUME-944) Implement a Load-balancing channel selector for distributing the load over many channels.

Posted by "Mike Percy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Percy reassigned FLUME-944:
--------------------------------

    Assignee: Mike Percy
    
> Implement a Load-balancing channel selector for distributing the load over many channels.
> -----------------------------------------------------------------------------------------
>
>                 Key: FLUME-944
>                 URL: https://issues.apache.org/jira/browse/FLUME-944
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.0.0
>            Reporter: Arvind Prabhakar
>            Assignee: Mike Percy
>
> The load balancing channel selector could distribute load via:
> * round-robin semantics, or
> * using dynamic load measurements from the channel

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-944) Implement a Load-balancing channel selector for distributing the load over many channels.

Posted by "Arvind Prabhakar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arvind Prabhakar updated FLUME-944:
-----------------------------------

    Description: 
The load balancing channel selector could distribute load via:

* round-robin semantics, or
* using dynamic load measurements from the channel
        Summary: Implement a Load-balancing channel selector for distributing the load over many channels.  (was: Implement a Load-balancing channel selector for multiplexing the load over many channels.)
    
> Implement a Load-balancing channel selector for distributing the load over many channels.
> -----------------------------------------------------------------------------------------
>
>                 Key: FLUME-944
>                 URL: https://issues.apache.org/jira/browse/FLUME-944
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.0.0
>            Reporter: Arvind Prabhakar
>
> The load balancing channel selector could distribute load via:
> * round-robin semantics, or
> * using dynamic load measurements from the channel

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-944) Implement a Load-balancing channel selector for distributing the load over many channels.

Posted by "Mike Percy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Percy updated FLUME-944:
-----------------------------

    Status: Patch Available  (was: Open)
    
> Implement a Load-balancing channel selector for distributing the load over many channels.
> -----------------------------------------------------------------------------------------
>
>                 Key: FLUME-944
>                 URL: https://issues.apache.org/jira/browse/FLUME-944
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.0.0
>            Reporter: Arvind Prabhakar
>            Assignee: Mike Percy
>             Fix For: v1.2.0
>
>         Attachments: FLUME-944-1.patch
>
>
> The load balancing channel selector could distribute load via:
> * round-robin semantics, or
> * using dynamic load measurements from the channel

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-944) Implement a Load-balancing channel selector for multiplexing the load over many channels.

Posted by "Arvind Prabhakar (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arvind Prabhakar updated FLUME-944:
-----------------------------------

    Affects Version/s: v1.0.0
    
> Implement a Load-balancing channel selector for multiplexing the load over many channels.
> -----------------------------------------------------------------------------------------
>
>                 Key: FLUME-944
>                 URL: https://issues.apache.org/jira/browse/FLUME-944
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.0.0
>            Reporter: Arvind Prabhakar
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-944) Implement a Load-balancing channel selector for distributing the load over many channels.

Posted by "Mike Percy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Percy updated FLUME-944:
-----------------------------

    Fix Version/s: v1.2.0
    
> Implement a Load-balancing channel selector for distributing the load over many channels.
> -----------------------------------------------------------------------------------------
>
>                 Key: FLUME-944
>                 URL: https://issues.apache.org/jira/browse/FLUME-944
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.0.0
>            Reporter: Arvind Prabhakar
>            Assignee: Mike Percy
>             Fix For: v1.2.0
>
>         Attachments: FLUME-944-1.patch
>
>
> The load balancing channel selector could distribute load via:
> * round-robin semantics, or
> * using dynamic load measurements from the channel

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira