You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Jerome Boulon (JIRA)" <ji...@apache.org> on 2009/04/16 23:28:14 UTC

[jira] Created: (CHUKWA-142) Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter

Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter 
--------------------------------------------------------------------------------

                 Key: CHUKWA-142
                 URL: https://issues.apache.org/jira/browse/CHUKWA-142
             Project: Hadoop Chukwa
          Issue Type: Improvement
            Reporter: Jerome Boulon


add(Chunk chunk) was coming from the ChukwaWriter interface. This method has been removed since.

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


[jira] Commented: (CHUKWA-142) Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter

Posted by "Ari Rabkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712783#action_12712783 ] 

Ari Rabkin commented on CHUKWA-142:
-----------------------------------

+1

> Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter 
> --------------------------------------------------------------------------------
>
>                 Key: CHUKWA-142
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-142
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>    Affects Versions: 0.1.2, 0.2.0
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: CHUKWA-142.patch
>
>
> add(Chunk chunk) was coming from the ChukwaWriter interface. This method has been removed since.

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


[jira] Updated: (CHUKWA-142) Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter

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

Ari Rabkin updated CHUKWA-142:
------------------------------

             Priority: Trivial  (was: Major)
    Affects Version/s: 0.2.0
                       0.1.2
        Fix Version/s: 0.2.0

Reducing priority. This is a user-invisible issue which doesn't do serious harm.

> Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter 
> --------------------------------------------------------------------------------
>
>                 Key: CHUKWA-142
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-142
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>    Affects Versions: 0.1.2, 0.2.0
>            Reporter: Jerome Boulon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>
> add(Chunk chunk) was coming from the ChukwaWriter interface. This method has been removed since.

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


[jira] Commented: (CHUKWA-142) Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter

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

Hudson commented on CHUKWA-142:
-------------------------------

Integrated in Chukwa-trunk #45 (See [http://hudson.zones.apache.org/hudson/job/Chukwa-trunk/45/])
    

> Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter 
> --------------------------------------------------------------------------------
>
>                 Key: CHUKWA-142
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-142
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>    Affects Versions: 0.1.2, 0.2.0
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: CHUKWA-142.patch
>
>
> add(Chunk chunk) was coming from the ChukwaWriter interface. This method has been removed since.

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


[jira] Resolved: (CHUKWA-142) Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter

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

Ari Rabkin resolved CHUKWA-142.
-------------------------------

    Resolution: Fixed

I just committed this to trunk.  Thanks, Jerome!

> Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter 
> --------------------------------------------------------------------------------
>
>                 Key: CHUKWA-142
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-142
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>    Affects Versions: 0.1.2, 0.2.0
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: CHUKWA-142.patch
>
>
> add(Chunk chunk) was coming from the ChukwaWriter interface. This method has been removed since.

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


[jira] Updated: (CHUKWA-142) Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter

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

Jerome Boulon updated CHUKWA-142:
---------------------------------

    Attachment: CHUKWA-142.patch

Remove  "public void add(Chunk chunk)"

> Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter 
> --------------------------------------------------------------------------------
>
>                 Key: CHUKWA-142
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-142
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>    Affects Versions: 0.1.2, 0.2.0
>            Reporter: Jerome Boulon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: CHUKWA-142.patch
>
>
> add(Chunk chunk) was coming from the ChukwaWriter interface. This method has been removed since.

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


[jira] Assigned: (CHUKWA-142) Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter

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

Jerome Boulon reassigned CHUKWA-142:
------------------------------------

    Assignee: Jerome Boulon

> Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter 
> --------------------------------------------------------------------------------
>
>                 Key: CHUKWA-142
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-142
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>    Affects Versions: 0.1.2, 0.2.0
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: CHUKWA-142.patch
>
>
> add(Chunk chunk) was coming from the ChukwaWriter interface. This method has been removed since.

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


[jira] Commented: (CHUKWA-142) Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter

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

Hudson commented on CHUKWA-142:
-------------------------------

Integrated in Chukwa-trunk #34 (See [http://hudson.zones.apache.org/hudson/job/Chukwa-trunk/34/])
    . Remove add(Chunk) from SeqFileWriter. (contributed by Jerome Boulon)


> Remove "public void add(Chunk chunk) throws WriterException" from SeqFileWriter 
> --------------------------------------------------------------------------------
>
>                 Key: CHUKWA-142
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-142
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>    Affects Versions: 0.1.2, 0.2.0
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: CHUKWA-142.patch
>
>
> add(Chunk chunk) was coming from the ChukwaWriter interface. This method has been removed since.

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