You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/08/19 07:01:14 UTC

[jira] Created: (CHUKWA-379) refactor sender

refactor sender
---------------

                 Key: CHUKWA-379
                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
             Project: Hadoop Chukwa
          Issue Type: Improvement
          Components: Data Processors
            Reporter: Ari Rabkin
            Assignee: Ari Rabkin
         Attachments: refactoring.patch

Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-379) refactor sender

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

Ari Rabkin updated CHUKWA-379:
------------------------------

    Status: Patch Available  (was: Reopened)

Pretty small changes, passes unit tests locally.  Will commit tomorrow, barring objection.

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactor.patch, refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CHUKWA-379) refactor sender

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745759#action_12745759 ] 

Eric Yang commented on CHUKWA-379:
----------------------------------

+1 looks good.

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-379) refactor sender

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

Ari Rabkin updated CHUKWA-379:
------------------------------

    Attachment:     (was: refactoring.patch)

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-379) refactor sender

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

Ari Rabkin updated CHUKWA-379:
------------------------------

    Status: Patch Available  (was: Open)

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-379) refactor sender

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

Ari Rabkin updated CHUKWA-379:
------------------------------

    Attachment: refactor.patch

Another small batch of API changes, mostly around RetryListOfCollectors.  

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactor.patch, refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-379) refactor sender

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

Ari Rabkin updated CHUKWA-379:
------------------------------

    Attachment: refactoring.patch

In the course of working on CHUKWA-369, I found myself doing a fair bit of refactoring of the sender and retryList code. I think these changes are useful and worth making, regardless of what happens with CHUKWA-369.

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (CHUKWA-379) refactor sender

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

Ari Rabkin reopened CHUKWA-379:
-------------------------------


> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-379) refactor sender

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

Ari Rabkin updated CHUKWA-379:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Just committed this.

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactor.patch, refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-379) refactor sender

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

Ari Rabkin updated CHUKWA-379:
------------------------------

    Attachment: refactoring.patch

tweak logging slightly, add a hook for downed collector detection.

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-379) refactor sender

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

Ari Rabkin updated CHUKWA-379:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this; thanks for the prompt review, Eric.

> refactor sender
> ---------------
>
>                 Key: CHUKWA-379
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-379
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>         Attachments: refactoring.patch
>
>
> Make Sender more modular, make RetryListOfCollectors self-configuring

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.