You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Nick Allen (JIRA)" <ji...@apache.org> on 2019/02/04 20:43:00 UTC

[jira] [Updated] (METRON-1970) Add Metadata to Error Messages Generated During Parsing

     [ https://issues.apache.org/jira/browse/METRON-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Allen updated METRON-1970:
-------------------------------
    Description: 
A user can choose to add metadata to each parsed message using the `readMetadata` parser option.  The error messages that are generated when a parser error occurs, do not include this metadata. This means that the original metadata is effectively lost when an error occurs.

The metadata should be persisted with the error message in Kafka.  This allows a user to create their own automated retry mechanism using the error message stored in Kafka.

 

  was:
A user can choose to add metadata to each parsed message using the `readMetadata` parser option.  The error messages that are generated when a parser error occurs, do not include this metadata. This means that the metadata is lost when an error occurs. The metadata should be persisted with the error message.

 


> Add Metadata to Error Messages Generated During Parsing
> -------------------------------------------------------
>
>                 Key: METRON-1970
>                 URL: https://issues.apache.org/jira/browse/METRON-1970
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Nick Allen
>            Assignee: Nick Allen
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> A user can choose to add metadata to each parsed message using the `readMetadata` parser option.  The error messages that are generated when a parser error occurs, do not include this metadata. This means that the original metadata is effectively lost when an error occurs.
> The metadata should be persisted with the error message in Kafka.  This allows a user to create their own automated retry mechanism using the error message stored in Kafka.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)