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 2010/09/28 19:27:36 UTC

[jira] Commented: (CHUKWA-526) Supporting sequential sequence number in chukwa agent

    [ https://issues.apache.org/jira/browse/CHUKWA-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915846#action_12915846 ] 

Ari Rabkin commented on CHUKWA-526:
-----------------------------------

Why would numbering records, instead of bytes, make it any easier to recover log file order?  Sorting with the existing numbers should give you the same outcome as sorting with sequential numbers.

> Supporting sequential sequence number in chukwa agent
> -----------------------------------------------------
>
>                 Key: CHUKWA-526
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-526
>             Project: Chukwa
>          Issue Type: Improvement
>          Components: data collection
>            Reporter: jaydeep ayachit
>
> The current sequence number is offset in the data. Suggestion is to accompany sequential number that will be available in ChukwaRecord. The sequence number will help to regenerate log file order whenever needed (many times file does not have timestamp or same timestamp for multiple lines). With sequence number, its also possible to query and manipulate using query language like JAQL

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